mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +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`
19 lines
685 B
INI
Vendored
19 lines
685 B
INI
Vendored
[initial-content-replacement.html]
|
|
[Content synchronously added to <iframe> with src='' won't get replaced]
|
|
expected: FAIL
|
|
|
|
[Content synchronously added to <iframe> with src='about:blank' won't get replaced]
|
|
expected: FAIL
|
|
|
|
[Content synchronously added to <iframe> with src='about:blank#foo' won't get replaced]
|
|
expected: FAIL
|
|
|
|
[Content synchronously added to <iframe> with src='about:blank?foo' won't get replaced]
|
|
expected: FAIL
|
|
|
|
[Content synchronously added to window.open('about:blank')-ed document won't get replaced]
|
|
expected: FAIL
|
|
|
|
[Content synchronously added to window.open('about:blank?foo')-ed document won't get replaced]
|
|
expected: FAIL
|