alphabetized frozen supported entry types on the global, avoid moving Heap into Option

This commit is contained in:
Patrick Shaughnessy 2020-02-05 18:32:42 -05:00
parent 4f36472b6f
commit e0b768c6cc
9 changed files with 66 additions and 49 deletions

View file

@ -1,4 +1,4 @@
[supported_navigation_type.window.html]
[supportedEntryTypes contains 'navigation'.]
expected: FAIL
expected: TIMEOUT
['navigation' entries should be observable.]
expected: TIMEOUT

View file

@ -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

View file

@ -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

View file

@ -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