mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
update test
This commit is contained in:
parent
7d184c1b01
commit
9b153ac18a
32 changed files with 37 additions and 362 deletions
|
@ -13,4 +13,3 @@
|
|||
|
||||
[X-Content-Type-Options%3A%20%2Cnosniff]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -19,3 +19,4 @@
|
|||
[idlharness.any.html]
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
expected: CRASH
|
||||
|
|
|
@ -5,6 +5,3 @@
|
|||
[performance-tojson]
|
||||
expected: FAIL
|
||||
|
||||
[Test performance.toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -6,15 +6,3 @@
|
|||
[Set HTTP URL frame location.protocol to gopher]
|
||||
expected: FAIL
|
||||
|
||||
[Set HTTP URL frame location.protocol to http+x]
|
||||
expected: FAIL
|
||||
|
||||
[Set HTTP URL frame location.protocol to ftp]
|
||||
expected: FAIL
|
||||
|
||||
[Set HTTP URL frame location.protocol to data]
|
||||
expected: FAIL
|
||||
|
||||
[Set HTTP URL frame location.protocol to x]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[form-double-submit-2.html]
|
||||
expected: ERROR
|
||||
[preventDefault should allow onclick submit() to succeed]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
[htmlanchorelement_noopener.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
expected: TIMEOUT
|
||||
[Check that targeting of rel=noopener with a given name ignores an existing window with that name]
|
||||
expected: NOTRUN
|
||||
|
||||
[Check that rel=noopener with target=_parent does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Check that rel=noopener with target=_top does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Check that targeting of rel=noopener with a given name reuses an existing window with that name]
|
||||
expected: NOTRUN
|
||||
|
||||
[Check that rel=noopener with target=_self does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[dom_interactive_image_document.html]
|
||||
expected: ERROR
|
||||
[Test domInteractive on image document]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[dom_interactive_media_document.html]
|
||||
expected: ERROR
|
||||
[Test domInteractive on media document]
|
||||
expected: NOTRUN
|
||||
|
|
@ -95,71 +95,9 @@
|
|||
[PerformanceTiming interface: performance.timing must inherit property "navigationStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "unloadEventStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "unloadEventEnd" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "redirectStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "redirectEnd" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "fetchStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "domainLookupStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "domainLookupEnd" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "connectStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "connectEnd" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "secureConnectionStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "requestStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "responseStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "responseEnd" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "domLoading" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "domInteractive" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "domContentLoadedEventStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "domContentLoadedEventEnd" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "domComplete" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "loadEventStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "loadEventEnd" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: performance.timing must inherit property "toJSON()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceTiming interface: default toJSON operation on performance.timing]
|
||||
expected: FAIL
|
||||
|
||||
[Performance interface: attribute timing]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[secure-connection-start-reuse.https.html]
|
||||
expected: TIMEOUT
|
||||
[Test that secureConnectionStart value is as expected when reused]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[test_navigation_redirectCount_none.html]
|
||||
type: testharness
|
||||
[timing.redirectStart on an non-redirected navigation]
|
||||
expected: FAIL
|
||||
|
||||
[timing.redirectEnd on an non-redirected navigation]
|
||||
expected: FAIL
|
||||
|
|
@ -6,18 +6,12 @@
|
|||
[Reload fetchStart > Original fetchStart]
|
||||
expected: FAIL
|
||||
|
||||
[Reload domContentLoadedEventEnd > Original domContentLoadedEventEnd]
|
||||
expected: FAIL
|
||||
|
||||
[Reload redirectStart > Original redirectStart]
|
||||
expected: FAIL
|
||||
|
||||
[Reload domLoading > Original domLoading]
|
||||
expected: FAIL
|
||||
|
||||
[Reload loadEventEnd > Original loadEventEnd]
|
||||
expected: FAIL
|
||||
|
||||
[Reload redirectEnd > Original redirectEnd]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -33,12 +27,6 @@
|
|||
[Reload connectStart > Original connectStart]
|
||||
expected: FAIL
|
||||
|
||||
[Reload domContentLoadedEventStart > Original domContentLoadedEventStart]
|
||||
expected: FAIL
|
||||
|
||||
[Reload domComplete > Original domComplete]
|
||||
expected: FAIL
|
||||
|
||||
[Reload domainLookupStart > Original domainLookupStart]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -57,9 +45,3 @@
|
|||
[Reload responseEnd > Original responseEnd]
|
||||
expected: FAIL
|
||||
|
||||
[Reload loadEventStart > Original loadEventStart]
|
||||
expected: FAIL
|
||||
|
||||
[Reload domInteractive > Original domInteractive]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
[test_no_previous_document.html]
|
||||
type: testharness
|
||||
[timing.unloadEventEnd == 0 navigation with no previous document]
|
||||
expected: FAIL
|
||||
|
||||
[timing.unloadEventStart == 0 on navigation with no previous document]
|
||||
expected: FAIL
|
||||
|
|
@ -1,62 +1,8 @@
|
|||
[test_timing_attributes_exist.html]
|
||||
type: testharness
|
||||
[window.performance.timing.connectEnd is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.connectStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domainLookupEnd is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domainLookupStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.fetchStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectEnd is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.requestStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.responseEnd is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.responseStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.unloadEventEnd is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.unloadEventStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domComplete is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domContentLoadedEventEnd is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domContentLoadedEventStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domInteractive is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domLoading is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.loadEventEnd is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.loadEventStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.navigationStart is defined.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -6,27 +6,9 @@
|
|||
[window.performance.timing.unloadEventStart difference with window.performance.timing.navigationStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.loadEventStart difference with window.performance.timing.domContentLoadedEventEnd is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.unloadEventEnd difference with window.performance.timing.unloadEventStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.requestStart difference with window.performance.timing.connectEnd is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.unloadEventStart >= window.performance.timing.navigationStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.loadEventEnd >= window.performance.timing.loadEventStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domainLookupEnd >= window.performance.timing.domainLookupStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domContentLoadedEventStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domLoading >= window.performance.timing.fetchStart]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -36,129 +18,39 @@
|
|||
[window.performance.timing.fetchStart >= window.performance.timing.navigationStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domInteractive >= window.performance.timing.responseEnd]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.navigationStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.loadEventEnd difference with window.performance.timing.loadEventStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectEnd == 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.responseEnd >= window.performance.timing.responseStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.connectStart difference with window.performance.timing.domainLookupEnd is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.unloadEventEnd >= window.performance.timing.unloadEventStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.connectStart >= window.performance.timing.domainLookupEnd]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectStart == 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domInteractive difference with window.performance.timing.responseEnd is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domContentLoadedEventEnd > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domainLookupEnd > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domLoading > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domComplete >= window.performance.timing.domContentLoadedEventEnd]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.connectEnd difference with window.performance.timing.connectStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.connectEnd > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domContentLoadedEventEnd >= window.performance.timing.domContentLoadedEventStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domLoading difference with window.performance.timing.fetchStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.unloadEventStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domContentLoadedEventStart >= window.performance.timing.domInteractive]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.connectStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.responseEnd difference with window.performance.timing.responseStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.fetchStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domainLookupEnd difference with window.performance.timing.domainLookupStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.responseStart difference with window.performance.timing.requestStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domComplete difference with window.performance.timing.domContentLoadedEventEnd is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domContentLoadedEventEnd difference with window.performance.timing.domContentLoadedEventStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domainLookupStart >= window.performance.timing.fetchStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.responseEnd > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.unloadEventEnd > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domainLookupStart difference with window.performance.timing.fetchStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domainLookupStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domInteractive > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domContentLoadedEventStart difference with window.performance.timing.domInteractive is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.responseStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.responseStart >= window.performance.timing.requestStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.loadEventStart >= window.performance.timing.domContentLoadedEventEnd]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.requestStart >= window.performance.timing.connectEnd]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.connectEnd >= window.performance.timing.connectStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.domComplete > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.loadEventStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.loadEventEnd > 0]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,11 +1,5 @@
|
|||
[test_timing_reload.html]
|
||||
type: testharness
|
||||
[loadEventStart is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[domContentLoadedEventEnd is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[domainLookupEnd is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -18,15 +12,9 @@
|
|||
[redirectStart is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[domComplete is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[redirectEnd is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[loadEventEnd is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[connectStart is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -54,12 +42,6 @@
|
|||
[fetchStart is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[domInteractive is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[domContentLoadedEventStart is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
[requestStart is different after the reload.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -6,21 +6,9 @@
|
|||
[window.performance.timing.redirectStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.fetchStart >= window.performance.timing.redirectEnd]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.requestStart difference with window.performance.timing.fetchStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectStart >= window.performance.timing.navigationStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectEnd >= window.performance.timing.redirectStart]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectEnd difference with window.performance.timing.redirectStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectStart difference with window.performance.timing.navigationStart is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -33,12 +21,6 @@
|
|||
[window.performance.timing.requestStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.fetchStart difference with window.performance.timing.redirectEnd is 0 or at least 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.redirectEnd > 0]
|
||||
expected: FAIL
|
||||
|
||||
[window.performance.timing.requestStart >= window.performance.timing.fetchStart]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,9 +3,3 @@
|
|||
[window.performance.timing.navigationStart > 0]
|
||||
expected: FAIL
|
||||
|
||||
[timing.redirectStart == 0 on a server redirected navigation from another domain]
|
||||
expected: FAIL
|
||||
|
||||
[timing.redirectEnd == 0 on a server redirected navigation from another domain]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,17 +1,11 @@
|
|||
[webtiming-resolution.any.html]
|
||||
expected: TIMEOUT
|
||||
[Verifies the resolution of performance.now() is at least 5 microseconds.]
|
||||
expected: FAIL
|
||||
|
||||
[webtiming-resolution.any.worker.html]
|
||||
expected: TIMEOUT
|
||||
[Verifies the resolution of performance.now() is at least 20 microseconds.]
|
||||
expected: FAIL
|
||||
|
||||
[Verifies the resolution of entry.startTime is at least 20 microseconds.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Verifies the resolution of entry.startTime is at least 5 microseconds.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Verifies the resolution of performance.now() is at least 5 microseconds.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[clear_resource_timing_functionality.html]
|
||||
[No resource timing entries should be stored after clearResourceTimings.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
[realtimeanalyser-fft-scaling.html]
|
||||
expected: TIMEOUT
|
||||
[X 2048-point FFT peak position is not equal to 64. Got 0.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
5
tests/wpt/metadata/webmessaging/with-ports/017.html.ini
Normal file
5
tests/wpt/metadata/webmessaging/with-ports/017.html.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[017.html]
|
||||
expected: TIMEOUT
|
||||
[origin of the script that invoked the method, about:blank]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
[import-in-moduleworker.html]
|
||||
expected: ERROR
|
||||
[Base URL in module dedicated workers: import]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[sharedworker-in-worker.html]
|
||||
expected: ERROR
|
||||
[Base URL in workers: new SharedWorker()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[Worker-constructor.html]
|
||||
expected: ERROR
|
|
@ -1,44 +1,55 @@
|
|||
[dedicated-worker-import-data-url.any.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
|
||||
[dedicated-worker-import-data-url]
|
||||
expected: FAIL
|
||||
|
||||
[Static import.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Nested static import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Static import and then dynamic import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Dynamic import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Nested dynamic import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Dynamic import and then static import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[eval(import()).]
|
||||
expected: NOTRUN
|
||||
|
||||
|
||||
[dedicated-worker-import-data-url.any.worker.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
|
||||
expected: TIMEOUT
|
||||
[dedicated-worker-import-data-url]
|
||||
expected: FAIL
|
||||
|
||||
[Static import.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Nested static import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Static import and then dynamic import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Dynamic import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Nested dynamic import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Dynamic import and then static import.]
|
||||
expected: NOTRUN
|
||||
|
||||
[eval(import()).]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,11 +1,7 @@
|
|||
[dedicated-worker-import-referrer.html]
|
||||
expected: CRASH
|
||||
[DedicatedWorker: Referrer]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin top-level module script loading with "no-referrer" referrer policy]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin top-level module script loading with "origin" referrer policy]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[dedicated-worker-options-credentials.html]
|
||||
expected: ERROR
|
||||
expected: TIMEOUT
|
||||
[DedicatedWorker: WorkerOptions 'credentials']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[005.html]
|
||||
expected: ERROR
|
||||
[dedicated worker in shared worker in dedicated worker]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[003.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[shared]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -6,12 +6,6 @@
|
|||
[Performance marks and measures seem to be working correctly in workers]
|
||||
expected: FAIL
|
||||
|
||||
[Can use clearMarks and clearMeasures in workers]
|
||||
expected: FAIL
|
||||
|
||||
[performance.clearResourceTimings in workers]
|
||||
expected: FAIL
|
||||
|
||||
[performance.setResourceTimingBufferSize in workers]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[long-expressions-should-not-crash.html]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue