mirror of
https://github.com/servo/servo
synced 2026-05-14 19:06:31 +02:00
10 lines
379 B
INI
10 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
|