Files
servo/tests/wpt/meta-legacy-layout/html/semantics/interactive-elements/the-dialog-element/inertness-with-modal-dialogs-and-iframes.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

22 lines
952 B
INI

[inertness-with-modal-dialogs-and-iframes.html]
[Modal dialog in the outer iframe marks outer nodes in that iframe as inert.]
expected: FAIL
[Modal dialog in the inner iframe marks outer nodes in that iframe as inert.]
expected: FAIL
[Modal dialogs in both iframes mark outer nodes in these iframes as inert.]
expected: FAIL
[Modal dialog in the main document marks outer nodes as inert. Contents of the outer iframe aren't marked as inert.]
expected: FAIL
[Modal dialogs in the main document and inner iframe mark outer nodes as inert. Contents of the outer iframe aren't marked as inert.]
expected: FAIL
[Modal dialogs in the main document and outer iframe mark outer nodes as inert. Contents of the outer iframe aren't marked as inert.]
expected: FAIL
[Modal dialogs in the main document and both iframes mark outer nodes as inert. Contents of the outer iframe aren't marked as inert.]
expected: FAIL