mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
implement window.stop, improve aborting document load
This commit is contained in:
parent
aab335e543
commit
ff62ca7c01
10 changed files with 49 additions and 18 deletions
|
@ -1,7 +1,4 @@
|
|||
[window-properties.https.html]
|
||||
[Window method: stop]
|
||||
expected: FAIL
|
||||
|
||||
[Window method: focus]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[script-onerror-insertion-point-2.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -4,7 +4,7 @@
|
|||
[webtiming-resolution.any.worker.html]
|
||||
expected: TIMEOUT
|
||||
[Verifies the resolution of performance.now() is at least 20 microseconds.]
|
||||
expected: FAIL
|
||||
expected: FAIL
|
||||
|
||||
[Verifies the resolution of entry.startTime is at least 20 microseconds.]
|
||||
expected: TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue