mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
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`
22 lines
952 B
INI
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
|