mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
alphabetized frozen supported entry types on the global, avoid moving Heap into Option
This commit is contained in:
parent
4f36472b6f
commit
e0b768c6cc
9 changed files with 66 additions and 49 deletions
|
@ -1,4 +1,4 @@
|
|||
[supported_navigation_type.window.html]
|
||||
[supportedEntryTypes contains 'navigation'.]
|
||||
expected: FAIL
|
||||
|
||||
expected: TIMEOUT
|
||||
['navigation' entries should be observable.]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -11,9 +11,6 @@
|
|||
[Test default toJSON operation of PerformanceMark]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceObserver interface: attribute supportedEntryTypes]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceMark interface: attribute detail]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -31,9 +28,6 @@
|
|||
[Test default toJSON operation of PerformanceMark]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceObserver interface: attribute supportedEntryTypes]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceMark interface: attribute detail]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
[supportedEntryTypes.any.html]
|
||||
[supportedEntryTypes exists and returns entries in alphabetical order]
|
||||
expected: FAIL
|
||||
|
||||
[supportedEntryTypes caches result]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[supportedEntryTypes.any.worker.html]
|
||||
[supportedEntryTypes exists and returns entries in alphabetical order]
|
||||
expected: FAIL
|
||||
|
||||
[supportedEntryTypes caches result]
|
||||
expected: FAIL
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
[supported_resource_type.any.html]
|
||||
[supportedEntryTypes contains 'resource'.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[supported_resource_type.any.worker.html]
|
||||
[supportedEntryTypes contains 'resource'.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue