mirror of
https://github.com/servo/servo
synced 2026-05-10 17:12:23 +02: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
11 lines
380 B
INI
11 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
|
|
|