mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
21 lines
659 B
INI
Vendored
21 lines
659 B
INI
Vendored
[iframe-document-preserve.window.html]
|
|
[moveBefore(): about:blank iframe's document is preserved]
|
|
expected: FAIL
|
|
|
|
[moveBefore(): simple same-origin document is preserved]
|
|
expected: FAIL
|
|
|
|
[moveBefore(): cross-origin iframe is preserved: remove new parent]
|
|
expected: FAIL
|
|
|
|
[moveBefore(): cross-origin iframe is preserved: remove self]
|
|
expected: FAIL
|
|
|
|
[moveBefore(): cross-origin iframe is preserved: remove self via replaceChildren()]
|
|
expected: FAIL
|
|
|
|
[moveBefore(): cross-origin iframe is preserved: remove self via innerHTML]
|
|
expected: FAIL
|
|
|
|
[window.frames ordering does not change due to moveBefore()]
|
|
expected: FAIL
|