mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +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,6 +1,5 @@
|
|||
[htmllabel-activation.html]
|
||||
type: testharness
|
||||
|
||||
[If label's 1st child (submit) is disabled, click should have no impact]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[mozbrowser_loadevents.html]
|
||||
type: testharness
|
||||
[mozbrowserloadstart, mozbrowserconnected and mozbrowserloadend are dispatched]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue