mirror of
https://github.com/servo/servo.git
synced 2025-09-10 06:58:21 +01:00
Update web-platform-tests to revision 9817f7f027fe1e92cc2fce31d6002c4d669918e8
This commit is contained in:
parent
8e52f8a523
commit
f3533538ea
2144 changed files with 21364 additions and 11001 deletions
|
@ -100,9 +100,18 @@
|
|||
["data:image/png,X X",
|
||||
"image/png",
|
||||
[88, 32, 88]],
|
||||
["data:application/javascript,X X",
|
||||
"application/javascript",
|
||||
[88, 32, 88]],
|
||||
["data:application/xml,X X",
|
||||
"application/xml",
|
||||
[88, 32, 88]],
|
||||
["data:text/javascript,X X",
|
||||
"text/javascript",
|
||||
[88, 32, 88]],
|
||||
["data:text/plain,X X",
|
||||
"text/plain",
|
||||
[88, 32, 88]],
|
||||
["data:unknown/unknown,X X",
|
||||
"unknown/unknown",
|
||||
[88, 32, 88]],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue