mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
refactoring with ResourceFetchMetadata implemented deprecated window.timing functionality created ResourceTimingListener trait fixed w3c links in navigation timing updated include.ini to run resource timing tests on ci
10 lines
380 B
INI
10 lines
380 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
|
|
|