await waitForFinishedFrames(1);
isAccessible(frames[0], "Should not be able to navigate off-domain parent by setting location.");
await cleanupWindows();
await waitForFinishedFrames(1);
isAccessible(frames[0], "Should not be able to navigate off-domain parent by calling window.open.");
await cleanupWindows();
await waitForFinishedFrames(1);
isAccessible(frames[0], "Should not be able to navigate off-domain parent by submitting form.");
await cleanupWindows();
await waitForFinishedFrames(1);
isAccessible(frames[0], "Should not be able to navigate off-domain parent by targeted hyperlink.");
await cleanupWindows();
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.