mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Add microtask checkpoints on </script> and CE construct
This commit is contained in:
parent
2373769e76
commit
c725f9e84d
6 changed files with 37 additions and 31 deletions
|
@ -1,10 +0,0 @@
|
|||
[microtasks-and-constructors.html]
|
||||
[Microtasks evaluate immediately when the stack is empty inside the parser]
|
||||
expected: FAIL
|
||||
|
||||
[Microtasks evaluate immediately when the stack is empty inside the parser, causing the checks on no attributes to fail]
|
||||
expected: FAIL
|
||||
|
||||
[Microtasks evaluate afterward when the stack is not empty using createElement()]
|
||||
expected: FAIL
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[MutationObserver-document.html]
|
||||
type: testharness
|
||||
[parser insertion mutations]
|
||||
expected: FAIL
|
||||
|
||||
[parser script insertion mutation]
|
||||
expected: FAIL
|
||||
|
||||
[removal of parent during parsing]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue