mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +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
3
tests/wpt/meta/html/syntax/charset/meta-charset-double-quotes.html.ini
vendored
Normal file
3
tests/wpt/meta/html/syntax/charset/meta-charset-double-quotes.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[meta-charset-double-quotes.html]
|
||||
[document.characterSet must be determined by meta charset]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/syntax/charset/meta-charset-no-quotes.html.ini
vendored
Normal file
3
tests/wpt/meta/html/syntax/charset/meta-charset-no-quotes.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[meta-charset-no-quotes.html]
|
||||
[document.characterSet must be determined by meta charset]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/syntax/charset/meta-charset-single-quotes.html.ini
vendored
Normal file
3
tests/wpt/meta/html/syntax/charset/meta-charset-single-quotes.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[meta-charset-single-quotes.html]
|
||||
[document.characterSet must be determined by meta charset]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/syntax/charset/meta-http-equiv-attribute-order.html.ini
vendored
Normal file
3
tests/wpt/meta/html/syntax/charset/meta-http-equiv-attribute-order.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[meta-http-equiv-attribute-order.html]
|
||||
[document.characterSet must be determined by meta http-equiv]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/syntax/charset/meta-http-equiv-double-quotes.html.ini
vendored
Normal file
3
tests/wpt/meta/html/syntax/charset/meta-http-equiv-double-quotes.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[meta-http-equiv-double-quotes.html]
|
||||
[document.characterSet must be determined by meta http-equiv]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/syntax/charset/meta-http-equiv-no-quotes.html.ini
vendored
Normal file
3
tests/wpt/meta/html/syntax/charset/meta-http-equiv-no-quotes.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[meta-http-equiv-no-quotes.html]
|
||||
[document.characterSet must be determined by meta http-equiv]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/syntax/charset/meta-http-equiv-single-quotes.html.ini
vendored
Normal file
3
tests/wpt/meta/html/syntax/charset/meta-http-equiv-single-quotes.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[meta-http-equiv-single-quotes.html]
|
||||
[document.characterSet must be determined by meta http-equiv]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue