mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Update web-platform-tests to revision b'5d8ec746ed021738e7ee0cee92ad1a1814ba00fe' (#33274)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3acc9edd82
commit
3453d9fdad
584 changed files with 14669 additions and 3037 deletions
|
@ -1,100 +1,136 @@
|
|||
[content-type-parsing.html]
|
||||
expected: ERROR
|
||||
[content-type 0 : ,text/plain]
|
||||
expected: FAIL
|
||||
[content-type-minimization.html]
|
||||
expected: TIMEOUT
|
||||
[mime-type-minimized 0 : application/ecmascript]
|
||||
expected: TIMEOUT
|
||||
|
||||
[content-type 1 : text/plain,]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 1 : application/javascript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 2 : text/html,text/plain]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 2 : application/x-ecmascript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 3 : text/plain;charset=gbk,text/html]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 3 : application/x-javascript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 4 : text/plain;charset=gbk,text/html;charset=windows-1254]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 4 : text/ecmascript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 5 : text/plain;charset=gbk,text/plain]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 5 : text/javascript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 6 : text/plain;charset=gbk,text/plain;charset=windows-1252]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 6 : text/javascript1.0]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 7 : text/html;charset=gbk,text/html;x=",text/plain]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 7 : text/javascript1.1]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 8 : text/plain;charset=gbk;x=foo,text/plain]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 8 : text/javascript1.2]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 9 : text/html;charset=gbk,text/plain,text/html]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 9 : text/javascript1.3]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 10 : text/plain,*/*]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 10 : text/javascript1.4]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 11 : text/html,*/*]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 11 : text/javascript1.5]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 12 : */*,text/html]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 12 : text/jscript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 13 : text/plain,*/*;charset=gbk]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 13 : text/livescript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 14 : text/html,*/*;charset=gbk]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 14 : text/x-ecmascript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 15 : text/html;x=",text/plain]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 15 : text/x-javascript]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 16 : text/html;",text/plain]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 16 : application/json]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 17 : text/html;",\\",text/plain]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 17 : text/json]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 18 : text/html;",\\",text/plain,";charset=GBK]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 18 : application/ld+json]
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 19 : text/html;",",text/plain]
|
||||
expected: FAIL
|
||||
[mime-type-minimized 19 : image/svg+xml]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 20 : application/xml]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 21 : text/xml]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 22 : application/rss+xml]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 23 : application/xhtml+xml]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 24 : application/atom+xml]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 25 : image/png;7a752164-f10e-11ed-a05b-0242ac120003]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 26 : text/xml;7a758876-f40e-11ee-998b-0242abgh0003]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 27 : image/png]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 28 : image/jpe]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 29 : application/png]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 30 : random/png]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type-minimized 31 : application/abcd]
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 1 : text/html;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 2 : TEXT/HTML;CHARSET=GBK]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 4 : text/html;charset=gbk(]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 5 : text/html;x=(;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 7 : text/html;charset=gbk;charset=windows-1255]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 8 : text/html;charset=();charset=GBK]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 10 : text/html;charset =gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 11 : text/html ;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 12 : text/html; charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 13 : text/html;charset= gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 14 : text/html;charset= "gbk"]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 16 : text/html;charset=\x0bgbk]
|
||||
expected: TIMEOUT
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 17 : text/html;charset=\x0cgbk]
|
||||
expected: NOTRUN
|
|
@ -46,16 +46,16 @@
|
|||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 15]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 16]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 17]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[This test validates the content-type of resources. 18]
|
||||
expected: NOTRUN
|
||||
expected: TIMEOUT
|
||||
|
||||
[This test validates the content-type of resources. 19]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -68,6 +68,3 @@
|
|||
|
||||
[PerformanceEntry has correct protocol attribute (xmlhttprequest)]
|
||||
expected: FAIL
|
||||
|
||||
[PerformanceEntry has correct name, initiatorType, startTime, and duration (img)]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue