mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
9 lines
379 B
INI
9 lines
379 B
INI
[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
|