mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,3 @@
|
|||
[304-response-recorded.html]
|
||||
[304 responses should still show up in the PerformanceTimeline]
|
||||
expected: FAIL
|
|
@ -0,0 +1,12 @@
|
|||
[SO-XO-SO-redirect-chain-tao.https.html]
|
||||
[Verify that cross origin resources' timings are not exposed when same-origin=>cross-origin=>same-origin redirects have no `Timing-Allow-Origin:` headers.]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that cross origin resources' timings are not exposed when same-origin=>cross-origin=>same-origin redirects have `Timing-Allow-Origin:` headers only on some of the responses.]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that cross origin resources' timings are exposed when cross-origin redirects have `Timing-Allow-Origin: *` headers]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that cross origin resources' timings are not exposed when same-origin=>cross-origin=>same-origin redirects have `Timing-Allow-Origin:` headers with a specific origin.]
|
||||
expected: FAIL
|
181
tests/wpt/meta/resource-timing/TAO-match.html.ini
Normal file
181
tests/wpt/meta/resource-timing/TAO-match.html.ini
Normal file
|
@ -0,0 +1,181 @@
|
|||
[TAO-match.html]
|
||||
expected: TIMEOUT
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only the origin. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only a wildcard. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a case-sensitive match. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains the origin and a wildcard. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a wildcard. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value list contains a null origin. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains multiple wildcards. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains only the uppercased origin. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains the origin, a space, then a wildcard. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header is not present. (font)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only the origin. (iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only a wildcard. (iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a case-sensitive match. (iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains the origin and a wildcard. (iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a wildcard. (iframe)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value list contains a null origin. (iframe)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains multiple wildcards. (iframe)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains only the uppercased origin. (iframe)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains the origin, a space, then a wildcard. (iframe)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header is not present. (iframe)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only the origin. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only a wildcard. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a case-sensitive match. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains the origin and a wildcard. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a wildcard. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value list contains a null origin. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains multiple wildcards. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains only the uppercased origin. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains the origin, a space, then a wildcard. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header is not present. (image)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only the origin. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only a wildcard. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a case-sensitive match. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains the origin and a wildcard. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a wildcard. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value list contains a null origin. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains multiple wildcards. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains only the uppercased origin. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains the origin, a space, then a wildcard. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header is not present. (script)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only the origin. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only a wildcard. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a case-sensitive match. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains the origin and a wildcard. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a wildcard. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value list contains a null origin. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains multiple wildcards. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains only the uppercased origin. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains the origin, a space, then a wildcard. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header is not present. (stylesheet)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only the origin. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value contains only a wildcard. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a case-sensitive match. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains the origin and a wildcard. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains a wildcard. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value list contains a null origin. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will pass when the Timing-Allow-Origin header value list contains multiple wildcards. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains only the uppercased origin. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header value contains the origin, a space, then a wildcard. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
||||
|
||||
[The timing allow check algorithm will fail when the Timing-Allow-Origin header is not present. (XMLHttpRequest)]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,2 @@
|
|||
[TAO-null-opaque-origin.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,6 @@
|
|||
[TAO-port-mismatch-means-crossorigin.html]
|
||||
[A port mismatch must fail the TAO check]
|
||||
expected: FAIL
|
||||
|
||||
[An identical port must pass the TAO check]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[buffer-full-set-to-current-buffer.html]
|
||||
expected: TIMEOUT
|
||||
[Test that adding entries and firing the buffer full event happen in the right order.]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,4 @@
|
|||
[buffer-full-store-and-clear-during-callback.html]
|
||||
expected: TIMEOUT
|
||||
[Test that entries overflowing the buffer trigger the buffer full event, can be stored, and make their way to the primary buffer after it's cleared in the buffer full event.]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[buffer-full-then-decreased.html]
|
||||
[Test that if the buffer is reduced after entries were added to it, those entries don't get cleared, nor is the resourcetimingbufferfull event being called.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[buffer-full-when-populate-entries.html]
|
||||
[Test that a buffer full event does not bubble and that resourcetimingbufferfull is called only once per overflow]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[clear-resource-timings.html]
|
||||
[Test that clearResourceTimings() clears the performance timeline buffer]
|
||||
expected: FAIL
|
18
tests/wpt/meta/resource-timing/connection-reuse.html.ini
Normal file
18
tests/wpt/meta/resource-timing/connection-reuse.html.ini
Normal file
|
@ -0,0 +1,18 @@
|
|||
[connection-reuse.html]
|
||||
[PerformanceResrouceTiming entries need to conform to the spec when a distinct resource is fetched over a persistent connection (Reuse HTTP connection)]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResrouceTiming entries need to conform to the spec when the resource is cache-revalidated over a persistent connection (Reuse HTTP connection)]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResrouceTiming entries need to conform to the spec when a distinct resource is fetched over a persistent connection (Reuse HTTPS connection from HTTP page)]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResrouceTiming entries need to conform to the spec when the resource is cache-revalidated over a persistent connection (Reuse HTTPS connection from HTTP page)]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResrouceTiming entries need to conform to the spec when a distinct resource is fetched over a persistent connection (Reuse HTTPS connection with redirects from an HTTP page)]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResrouceTiming entries need to conform to the spec when the resource is cache-revalidated over a persistent connection (Reuse HTTPS connection with redirects from an HTTP page)]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[connection-reuse.https.html]
|
||||
[PerformanceResrouceTiming entries need to conform to the spec when a distinct resource is fetched over a persistent connection (Reuse an HTTPS connection)]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResrouceTiming entries need to conform to the spec when the resource is cache-revalidated over a persistent connection (Reuse an HTTPS connection)]
|
||||
expected: FAIL
|
181
tests/wpt/meta/resource-timing/content-type-parsing.html.ini
Normal file
181
tests/wpt/meta/resource-timing/content-type-parsing.html.ini
Normal file
|
@ -0,0 +1,181 @@
|
|||
[content-type-parsing.html]
|
||||
expected: ERROR
|
||||
[content-type 0 : ,text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 1 : text/plain,]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 2 : text/html,text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 3 : text/plain;charset=gbk,text/html]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 4 : text/plain;charset=gbk,text/html;charset=windows-1254]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 5 : text/plain;charset=gbk,text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 6 : text/plain;charset=gbk,text/plain;charset=windows-1252]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 7 : text/html;charset=gbk,text/html;x=",text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 8 : text/plain;charset=gbk;x=foo,text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 9 : text/html;charset=gbk,text/plain,text/html]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 10 : text/plain,*/*]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 11 : text/html,*/*]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 12 : */*,text/html]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 13 : text/plain,*/*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 14 : text/html,*/*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 15 : text/html;x=",text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 16 : text/html;",text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 17 : text/html;",\\",text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 18 : text/html;",\\",text/plain,";charset=GBK]
|
||||
expected: FAIL
|
||||
|
||||
[content-type 19 : text/html;",",text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 1 : text/html;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 2 : TEXT/HTML;CHARSET=GBK]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 4 : text/html;charset=gbk(]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 5 : text/html;x=(;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 7 : text/html;charset=gbk;charset=windows-1255]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 8 : text/html;charset=();charset=GBK]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 10 : text/html;charset =gbk]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 11 : text/html ;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 12 : text/html; charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 13 : text/html;charset= gbk]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 14 : text/html;charset= "gbk"]
|
||||
expected: FAIL
|
||||
|
||||
[mime-type 16 : text/html;charset=\x0bgbk]
|
||||
expected: TIMEOUT
|
||||
|
||||
[mime-type 17 : text/html;charset=\x0cgbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 18 : text/html;\x0bcharset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 19 : text/html;\x0ccharset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 21 : text/html;charset='gbk']
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 22 : text/html;charset='gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 23 : text/html;charset=gbk']
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 24 : text/html;charset=';charset=GBK]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 26 : text/html;test;charset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 27 : text/html;test=;charset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 28 : text/html;';charset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 29 : text/html;";charset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 30 : text/html ; ; charset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 31 : text/html;;;;charset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 32 : text/html;charset= ";charset=GBK]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 33 : text/html;charset=";charset=foo";charset=GBK]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 35 : text/html;charset="gbk"]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 36 : text/html;charset="gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 37 : text/html;charset=gbk"]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 38 : text/html;charset=" gbk"]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 39 : text/html;charset="gbk "]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 40 : text/html;charset="\\ gbk"]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 41 : text/html;charset="\\g\\b\\k"]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 42 : text/html;charset="gbk"x]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 43 : text/html;charset="";charset=GBK]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 44 : text/html;charset=";charset=GBK]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 46 : text/html;charset={gbk}]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 48 : text/html;0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789=x;charset=gbk]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 69 : text/html;test=ÿ;charset=gbk]
|
||||
expected: NOTRUN
|
82
tests/wpt/meta/resource-timing/content-type.html.ini
Normal file
82
tests/wpt/meta/resource-timing/content-type.html.ini
Normal file
|
@ -0,0 +1,82 @@
|
|||
[content-type.html]
|
||||
expected: TIMEOUT
|
||||
[This test validates the content-type of resources.]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 1]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 2]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 3]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 4]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 5]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 6]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 7]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 8]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 9]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 10]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 11]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 12]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 13]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 14]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 15]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 16]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 17]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 18]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 19]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 20]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 21]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 22]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 23]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 24]
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 25]
|
||||
expected: TIMEOUT
|
||||
|
||||
[This test validates the content-type of resources. 26]
|
||||
expected: NOTRUN
|
8
tests/wpt/meta/resource-timing/cors-preflight.any.js.ini
Normal file
8
tests/wpt/meta/resource-timing/cors-preflight.any.js.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[cors-preflight.any.html]
|
||||
[PerformanceResourceTiming sizes fetch with preflight test]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cors-preflight.any.worker.html]
|
||||
[PerformanceResourceTiming sizes fetch with preflight test]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[cross-origin-iframe.html]
|
||||
[A cross-origin iframe should report an opaque RT entry]
|
||||
expected: FAIL
|
||||
|
||||
[A cross-origin iframe with TAO enabled should report a full RT entry]
|
||||
expected: FAIL
|
|
@ -0,0 +1,34 @@
|
|||
[cross-origin-redirects.html]
|
||||
expected: TIMEOUT
|
||||
[Verify that cross-origin resources' timings aren't exposed through HTTP redirects.]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that a redirected cross-origin resources' timings aren't exposed when the TAO check fails.]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that cross-origin resources' timings are exposed when the TAO check succeeds. Also verify that secureConnectionStart is 0 since the original request was over HTTP.]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that a redirect chain through cross-origin resources have their timings exposed when all TAO checks succeed. Also verify that secureConnectionStart is 0 since the original request was over HTTP.]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that a redirect chain through cross-origin resources do not have their timings exposed when any of the TAO checks fail. (FAIL -> FAIL -> FAIL)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Verify that a redirect chain through cross-origin resources do not have their timings exposed when any of the TAO checks fail. (FAIL -> FAIL -> PASS)]
|
||||
expected: NOTRUN
|
||||
|
||||
[Verify that a redirect chain through cross-origin resources do not have their timings exposed when any of the TAO checks fail. (FAIL -> PASS -> FAIL)]
|
||||
expected: NOTRUN
|
||||
|
||||
[Verify that a redirect chain through cross-origin resources do not have their timings exposed when any of the TAO checks fail. (FAIL -> PASS -> PASS)]
|
||||
expected: NOTRUN
|
||||
|
||||
[Verify that a redirect chain through cross-origin resources do not have their timings exposed when any of the TAO checks fail. (PASS -> FAIL -> FAIL)]
|
||||
expected: NOTRUN
|
||||
|
||||
[Verify that a redirect chain through cross-origin resources do not have their timings exposed when any of the TAO checks fail. (PASS -> FAIL -> PASS)]
|
||||
expected: NOTRUN
|
||||
|
||||
[Verify that a redirect chain through cross-origin resources do not have their timings exposed when any of the TAO checks fail. (PASS -> PASS -> FAIL)]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,3 @@
|
|||
[cross-origin-start-end-time-with-redirects.html]
|
||||
[Verify that cross-origin resources don't implicitly expose their redirect timings]
|
||||
expected: FAIL
|
|
@ -0,0 +1,27 @@
|
|||
[delivery-type.tentative.any.html]
|
||||
[PerformanceResourceTiming deliveryType test, same origin.]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming deliveryType test, cross origin, TAO passes.]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming deliveryType test, cross origin, TAO fails.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[delivery-type.tentative.any.worker.html]
|
||||
[PerformanceResourceTiming deliveryType test, same origin.]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming deliveryType test, cross origin, TAO passes.]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming deliveryType test, cross origin, TAO fails.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[delivery-type.tentative.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[delivery-type.tentative.any.sharedworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[document-domain-no-impact-opener.html]
|
||||
[test that document.domain being set doesn't have an impact on the resource timing entry.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,19 @@
|
|||
[entries-for-network-errors.sub.https.html]
|
||||
expected: TIMEOUT
|
||||
[A ResourceTiming entry should be created for network error of type failed cross-origin requests]
|
||||
expected: FAIL
|
||||
|
||||
[A ResourceTiming entry should be created for network error of type non-HTTP redirect]
|
||||
expected: FAIL
|
||||
|
||||
[A ResourceTiming entry should be created for network error of type DNS failure]
|
||||
expected: FAIL
|
||||
|
||||
[A ResourceTiming entry should be created for network error of type Mixed content]
|
||||
expected: FAIL
|
||||
|
||||
[A ResourceTiming entry should be created for network error of type only-if-cached resource that was not cached]
|
||||
expected: TIMEOUT
|
||||
|
||||
[A ResourceTiming entry should be created for network error of type too many redirects]
|
||||
expected: NOTRUN
|
13
tests/wpt/meta/resource-timing/entry-attributes.html.ini
Normal file
13
tests/wpt/meta/resource-timing/entry-attributes.html.ini
Normal file
|
@ -0,0 +1,13 @@
|
|||
[entry-attributes.html]
|
||||
[URL fragments should be present in the 'name' attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Image resources should generate conformant entries]
|
||||
expected: FAIL
|
||||
|
||||
[Font resources should generate conformant entries]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin redirects should populate redirectStart/redirectEnd]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[event-source-timing.html]
|
||||
expected: TIMEOUT
|
||||
[ResourceTiming for EventSource should reflect number of re-connections to source]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,12 @@
|
|||
[fetch-cross-origin-redirect.https.html]
|
||||
[Test fetch for a same-origin redirect URL]
|
||||
expected: FAIL
|
||||
|
||||
[Test fetch for a cross-origin redirect URL]
|
||||
expected: FAIL
|
||||
|
||||
[Test fetching through a cross-origin redirect URL]
|
||||
expected: FAIL
|
||||
|
||||
[Test fetching through a same-origin redirect URL]
|
||||
expected: FAIL
|
7
tests/wpt/meta/resource-timing/font-timestamps.html.ini
Normal file
7
tests/wpt/meta/resource-timing/font-timestamps.html.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[font-timestamps.html]
|
||||
[Test a font's timestamps]
|
||||
expected: FAIL
|
||||
|
||||
[Test a font's timestamps with delays]
|
||||
expected: FAIL
|
||||
|
56
tests/wpt/meta/resource-timing/idlharness.any.js.ini
Normal file
56
tests/wpt/meta/resource-timing/idlharness.any.js.ini
Normal file
|
@ -0,0 +1,56 @@
|
|||
[idlharness.any.html]
|
||||
[PerformanceResourceTiming interface: attribute workerStart]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: attribute responseStatus]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: attribute renderBlockingStatus]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: resource must inherit property "workerStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: resource must inherit property "responseStatus" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: resource must inherit property "renderBlockingStatus" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: default toJSON operation on resource]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: attribute deliveryType]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: resource must inherit property "deliveryType" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
[PerformanceResourceTiming interface: attribute workerStart]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: attribute responseStatus]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: attribute renderBlockingStatus]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: resource must inherit property "workerStart" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: resource must inherit property "responseStatus" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: resource must inherit property "renderBlockingStatus" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: default toJSON operation on resource]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: attribute deliveryType]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming interface: resource must inherit property "deliveryType" with the proper type]
|
||||
expected: FAIL
|
34
tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini
Normal file
34
tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini
Normal file
|
@ -0,0 +1,34 @@
|
|||
[iframe-failed-commit.html]
|
||||
expected: ERROR
|
||||
[Precondition]
|
||||
expected: FAIL
|
||||
|
||||
[Test iframe redirecting to non-existent host]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-origin iframe that doesn't comply with CSP attribute gets reported]
|
||||
expected: NOTRUN
|
||||
|
||||
[Same-origin iframe that complies with CSP attribute gets reported]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-origin iframe that complies with CSP attribute gets reported]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Same-origin iframe that doesn't comply with CSP attribute gets reported]
|
||||
expected: FAIL
|
||||
|
||||
[Test iframe from non-existent host]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin empty iframe with a 200 status gets reported]
|
||||
expected: NOTRUN
|
||||
|
||||
[Cross-origin empty iframe with a 200 status gets reported]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test iframe from non-existent host gets reported]
|
||||
expected: FAIL
|
||||
|
||||
[Test iframe redirecting to non-existent host gets reported]
|
||||
expected: FAIL
|
12
tests/wpt/meta/resource-timing/iframe-non-html.html.ini
Normal file
12
tests/wpt/meta/resource-timing/iframe-non-html.html.ini
Normal file
|
@ -0,0 +1,12 @@
|
|||
[iframe-non-html.html]
|
||||
[Iframes should report resource timing for image iframes]
|
||||
expected: FAIL
|
||||
|
||||
[Iframes should report resource timing for xhtml iframes]
|
||||
expected: FAIL
|
||||
|
||||
[Iframes should report resource timing for xml iframes]
|
||||
expected: FAIL
|
||||
|
||||
[Iframes should report resource timing for text iframes]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-redirect-without-location.html]
|
||||
[Iframes should report resource timing for redirect responses without a location]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[iframe-sequence-of-events.html]
|
||||
[A iframe should report its RT entry when the response is done and before it is completely loaded]
|
||||
expected: FAIL
|
||||
|
||||
[A iframe should report separate RT entries if its src changed from the outside]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[dynamic-insertion.html]
|
||||
[A font should have the 'css' initiator type.]
|
||||
expected: FAIL
|
||||
|
||||
[A iframe should have the 'iframe' initiator type.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[embed.html]
|
||||
[The initiator type for <embed> must be 'embed']
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[frameset.html]
|
||||
[The initiator type for <frame> in a <frameset> must be 'frame']
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe.html]
|
||||
[The initiator type for <iframe> must be 'iframe']
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[input.html]
|
||||
[The initiator type for <input type=image> must be 'input']
|
||||
expected: FAIL
|
25
tests/wpt/meta/resource-timing/initiator-type/link.html.ini
Normal file
25
tests/wpt/meta/resource-timing/initiator-type/link.html.ini
Normal file
|
@ -0,0 +1,25 @@
|
|||
[link.html]
|
||||
expected: TIMEOUT
|
||||
[The initiator type for css resources embedded in css must be 'css']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for font resources embedded in css must be 'css']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for image resources embedded in css must be 'css']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for <link prefetch> must be 'link']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for <link preload> must be 'link']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for <link prerender> must be 'link']
|
||||
expected: TIMEOUT
|
||||
|
||||
[The initiator type for <link manifest> must be 'link']
|
||||
expected: TIMEOUT
|
||||
|
||||
[The initiator type for module preload must be 'other']
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,2 @@
|
|||
[misc.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[picture.html]
|
||||
[The initiator type for <img> in a <picture> must be 'img']
|
||||
expected: FAIL
|
12
tests/wpt/meta/resource-timing/initiator-type/style.html.ini
Normal file
12
tests/wpt/meta/resource-timing/initiator-type/style.html.ini
Normal file
|
@ -0,0 +1,12 @@
|
|||
[style.html]
|
||||
[The initiator type for 'background' attributes in <style> elements must be 'css']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for 'cursor' attributes in <style> elements must be 'css']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for 'list-style-image' attributes in <style> elements must be 'css']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for '@font-face' resources must be 'css']
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[svg.html]
|
||||
[The initiator type for <image> in an <svg> must be 'image']
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[video.html]
|
||||
[The initiator type for <track src> must be 'track']
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[workers.html]
|
||||
expected: ERROR
|
||||
[The initiator type for classic worker must be 'other']
|
||||
expected: FAIL
|
||||
|
||||
[The initiator type for module worker must be 'other']
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[input-sequence-of-events.html]
|
||||
expected: TIMEOUT
|
||||
[An image input element should receive its load event after the ResourceTiming entry is available]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[load-from-mem-cache-transfer-size.html]
|
||||
[The transferSize of resource timing entries should be 0 when resource is loaded from memory cache.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,28 @@
|
|||
[nested-context-navigations-embed.html]
|
||||
expected: TIMEOUT
|
||||
[Test that embed navigations are not observable by the parent, even after history navigations by the parent]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Test that crossorigin embed navigations are not observable by the parent, even after history navigations by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that cross-site embed navigations are not observable by the parent, even after history navigations by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that embed navigations are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that crossorigin embed navigations are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that cross-site embed navigations are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that embed refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that crossorigin embed refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that cross-site embed refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,10 @@
|
|||
[nested-context-navigations-iframe.html]
|
||||
expected: TIMEOUT
|
||||
[Test that iframe refreshes are not observable by the parent]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Test that crossorigin iframe refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that cross-site iframe refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,28 @@
|
|||
[nested-context-navigations-object.html]
|
||||
expected: TIMEOUT
|
||||
[Test that object navigations are not observable by the parent, even after history navigations by the parent]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Test that crossorigin object navigations are not observable by the parent, even after history navigations by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that cross-site object navigations are not observable by the parent, even after history navigations by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that object navigations are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that crossorigin object navigations are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that cross-site object navigations are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that object refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that crossorigin object refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that cross-site object refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,52 @@
|
|||
[nextHopProtocol-is-tao-protected.https.html]
|
||||
expected: TIMEOUT
|
||||
[Add TAO-less iframe from remote origin. Make sure nextHopProtocol is the empty string]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Add TAO'd iframe from remote origin. Make sure nextHopProtocol is not the empty string]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch TAO-less font from remote origin. Make sure nextHopProtocol is the empty string.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch TAO'd font from remote origin. Make sure nextHopProtocol is not the empty string.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch TAO-less iframe from remote origin. Make sure nextHopProtocol is the empty string.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch TAO'd iframe from remote origin. Make sure nextHopProtocol is not the empty string.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch TAO'd image from remote origin. Make sure nextHopProtocol is not the empty string.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch TAO-less object from remote origin. Make sure nextHopProtocol is the empty string.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch TAO'd object from remote origin. Make sure nextHopProtocol is not the empty string.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Fetch TAO-less script from remote origin. Make sure nextHopProtocol is the empty string.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch TAO'd script from remote origin. Make sure nextHopProtocol is not the empty string.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch TAO-less stylesheet from remote origin. Make sure nextHopProtocol is the empty string.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch TAO'd stylesheet from remote origin. Make sure nextHopProtocol is not the empty string.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch TAO-less synchronous xhr from remote origin. Make sure nextHopProtocol is the empty string.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch TAO'd synchronous xhr from remote origin. Make sure nextHopProtocol is not the empty string.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch TAO-less asynchronous xhr from remote origin. Make sure nextHopProtocol is the empty string.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch TAO'd asynchronous xhr from remote origin. Make sure nextHopProtocol is not the empty string.]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,3 @@
|
|||
[no-entries-for-cross-origin-css-fetched-memory-cache.sub.html]
|
||||
[Make sure that resources fetched by cross origin CSS are not in the timeline.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,10 @@
|
|||
[object-not-found-adds-entry.html]
|
||||
expected: TIMEOUT
|
||||
[Verify that a 200 null-typed object emits an entry.]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that a 404 null-typed object emits an entry.]
|
||||
expected: FAIL
|
||||
|
||||
[Verify that a 404 img-typed object emits an entry.]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[object-not-found-after-TAO-cross-origin-redirect.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[object-not-found-after-cross-origin-redirect.html]
|
||||
[Verify that cross-origin object resources don't implicitly expose their redirect timings]
|
||||
expected: FAIL
|
2
tests/wpt/meta/resource-timing/opaque-origin.html.ini
Normal file
2
tests/wpt/meta/resource-timing/opaque-origin.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[opaque-origin.html]
|
||||
expected: ERROR
|
3
tests/wpt/meta/resource-timing/ping-rt-entries.html.ini
Normal file
3
tests/wpt/meta/resource-timing/ping-rt-entries.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[ping-rt-entries.html]
|
||||
[Hyperlink auditing (<a ping>) should have a resource timing entry]
|
||||
expected: FAIL
|
18
tests/wpt/meta/resource-timing/redirects.html.ini
Normal file
18
tests/wpt/meta/resource-timing/redirects.html.ini
Normal file
|
@ -0,0 +1,18 @@
|
|||
[redirects.html]
|
||||
[Verify attributes of a redirected stylesheet's PerformanceResourceTiming]
|
||||
expected: FAIL
|
||||
|
||||
[Verify attributes of a redirected image's PerformanceResourceTiming]
|
||||
expected: FAIL
|
||||
|
||||
[Verify attributes of a redirected iframe's PerformanceResourceTiming]
|
||||
expected: FAIL
|
||||
|
||||
[Verify attributes of a redirected script's PerformanceResourceTiming]
|
||||
expected: FAIL
|
||||
|
||||
[Verify attributes of a redirected synchronous XMLHttpRequest's PerformanceResourceTiming]
|
||||
expected: FAIL
|
||||
|
||||
[Verify attributes of a synchronous XMLHttpRequest's PerformanceResourceTiming where the initial HTTP request is redirected to a cross-origin HTTPS resource.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[render-blocking-status-link.html]
|
||||
[Validate render blocking status of link resources in PerformanceResourceTiming]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[render-blocking-status-script.html]
|
||||
[Validate render blocking status of script resources in PerformanceResourceTiming]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[resource-ignore-data-url.html]
|
||||
[Resources with data: URIs must not be surfaced in Resource Timing]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[resource-reload-TAO.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,4 @@
|
|||
[resource_initiator_types.html]
|
||||
[Testing resource entries]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[resource_timing_content_length.html]
|
||||
expected: ERROR
|
||||
[encodedBodySize should be equal to the actual byte size of the content]
|
||||
expected: FAIL
|
||||
|
||||
[encodedBodySize should be equal to the actual byte size of the content when no header present]
|
||||
expected: TIMEOUT
|
||||
|
||||
[encodedBodySize should be equal to the actual byte size of the content when header value is lower than actual content]
|
||||
expected: NOTRUN
|
||||
|
||||
[encodedBodySize should be equal to the actual byte size of the content when header value is higher than actual content]
|
||||
expected: NOTRUN
|
||||
|
1051
tests/wpt/meta/resource-timing/response-status-code.html.ini
Normal file
1051
tests/wpt/meta/resource-timing/response-status-code.html.ini
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,3 @@
|
|||
[same-origin-from-cross-origin-redirect.html]
|
||||
[Verify that cross origin resources' timings are exposed when the final resource at the end of an HTTP redirect chain is same-origin.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[script-rt-entries.html]
|
||||
[The RT entry for script should be available when the script 'load' event fires]
|
||||
expected: FAIL
|
||||
|
||||
[The RT entry for a non-existent script should be available when the script 'error' event fires]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[secure-iframe-in-insecure-context.html]
|
||||
[secureConnectionStart is reported for iframes loaded over https in http context]
|
||||
expected: FAIL
|
||||
|
||||
[secureConnectionStart is reported for object documents loaded over https in http context]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[shared-worker-rt-entry.html]
|
||||
[Shared workers should not generate Resource Timing Entries]
|
||||
expected: FAIL
|
15
tests/wpt/meta/resource-timing/sizes-cache.any.js.ini
Normal file
15
tests/wpt/meta/resource-timing/sizes-cache.any.js.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[sizes-cache.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[sizes-cache.any.html]
|
||||
[PerformanceResourceTiming sizes caching test]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[sizes-cache.any.worker.html]
|
||||
[PerformanceResourceTiming sizes caching test]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[sizes-cache.any.sharedworker.html]
|
||||
expected: ERROR
|
15
tests/wpt/meta/resource-timing/sizes-redirect-img.html.ini
Normal file
15
tests/wpt/meta/resource-timing/sizes-redirect-img.html.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[sizes-redirect-img.html]
|
||||
[PerformanceResourceTiming sizes redirect image - direct URL]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming sizes redirect image - same origin redirect]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming sizes redirect image - cross origin redirect]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming sizes redirect image - cross origin to same origin redirect]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceResourceTiming sizes redirect image - same origin to remote origin to same origin redirect]
|
||||
expected: FAIL
|
14
tests/wpt/meta/resource-timing/sizes-redirect.any.js.ini
Normal file
14
tests/wpt/meta/resource-timing/sizes-redirect.any.js.ini
Normal file
|
@ -0,0 +1,14 @@
|
|||
[sizes-redirect.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[sizes-redirect.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[sizes-redirect.any.html]
|
||||
[PerformanceResourceTiming sizes Fetch with redirect test]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[sizes-redirect.any.worker.html]
|
||||
[PerformanceResourceTiming sizes Fetch with redirect test]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[status-codes-create-entry.html]
|
||||
[Make sure all status codes are reported]
|
||||
expected: FAIL
|
3
tests/wpt/meta/resource-timing/tojson.html.ini
Normal file
3
tests/wpt/meta/resource-timing/tojson.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[tojson.html]
|
||||
[Test toJSON() in PerformanceResourceTiming]
|
||||
expected: FAIL
|
|
@ -0,0 +1,10 @@
|
|||
[workerStart-tao-protected.https.html]
|
||||
expected: TIMEOUT
|
||||
[A resource from a cross-origin service worker must not expose workerStart when there is a TAO failure]
|
||||
expected: TIMEOUT
|
||||
|
||||
[A resource from a cross-origin service worker must expose workerStart when there is a TAO match]
|
||||
expected: NOTRUN
|
||||
|
||||
[Not a test - needed to unregister the SW and close its embedder]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,3 @@
|
|||
[worklet-rt-entries.https.html]
|
||||
[Worklets should generate Resource Timing Entries]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[xhr-resource-timing.html]
|
||||
[Verify resource timing entry creation for successful XHR]
|
||||
expected: FAIL
|
||||
|
||||
[Verify resource timing entry creation for XHR failing with CORS]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue