mirror of
https://github.com/servo/servo.git
synced 2025-07-13 02:13:40 +01:00
Perform a microtask checkpoint after executing classic scripts and callbacks.
This commit is contained in:
parent
32d4f84a30
commit
b5d2bd757b
7 changed files with 49 additions and 25 deletions
|
@ -1,6 +0,0 @@
|
|||
[microtask_after_raf.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/13501
|
||||
[Microtask execute immediately after script]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[microtask_after_script.html]
|
||||
type: testharness
|
||||
[Microtask immediately after script]
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +1,5 @@
|
|||
[task_microtask_ordering.html]
|
||||
type: testharness
|
||||
[Basic task and microtask ordering]
|
||||
expected: FAIL
|
||||
|
||||
[Level 1 bossfight (synthetic click)]
|
||||
expected: FAIL
|
||||
|
||||
bug: https://github.com/servo/servo/issues/1980
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue