mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Implement synchronous about:blank loading.
Based on initial work by jdm in <https://github.com/servo/servo/pull/8600>.
This commit is contained in:
parent
2677540cd0
commit
b86965f394
34 changed files with 456 additions and 906 deletions
|
@ -1,5 +1,3 @@
|
|||
[iframe-append-to-child-document.html]
|
||||
type: testharness
|
||||
[Append iframe element to its own child document]
|
||||
expected: FAIL
|
||||
|
||||
disabled: https://github.com/servo/servo/issues/14411
|
||||
|
|
|
@ -3,6 +3,3 @@
|
|||
[load event of blob URL]
|
||||
expected: FAIL
|
||||
|
||||
[load event of initial about:blank]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[move_iframe_in_dom_01.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue