Implement synchronous about:blank loading.

Based on initial work by jdm in <https://github.com/servo/servo/pull/8600>.
This commit is contained in:
Ms2ger 2016-11-28 10:23:04 +01:00
parent 2677540cd0
commit b86965f394
34 changed files with 456 additions and 906 deletions

View file

@ -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

View file

@ -3,6 +3,3 @@
[load event of blob URL]
expected: FAIL
[load event of initial about:blank]
expected: FAIL

View file

@ -1,3 +0,0 @@
[move_iframe_in_dom_01.html]
type: testharness
expected: ERROR