mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
refactoring with ResourceFetchMetadata implemented deprecated window.timing functionality created ResourceTimingListener trait fixed w3c links in navigation timing
27 lines
638 B
INI
27 lines
638 B
INI
[worker-performance.worker.html]
|
|
type: testharness
|
|
[Can use performance.getEntriesByType in workers]
|
|
expected: FAIL
|
|
|
|
[Performance marks and measures seem to be working correctly in workers]
|
|
expected: FAIL
|
|
|
|
[Can use clearMarks and clearMeasures in workers]
|
|
expected: FAIL
|
|
|
|
[Resource timing seems to work in workers]
|
|
expected: FAIL
|
|
|
|
[performance.clearResourceTimings in workers]
|
|
expected: FAIL
|
|
|
|
[performance.setResourceTimingBufferSize in workers]
|
|
expected: FAIL
|
|
|
|
[performance.timing is not available in workers]
|
|
expected: FAIL
|
|
|
|
[performance.toJSON is available in workers]
|
|
expected: FAIL
|
|
|