mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 84f93271efe15a4e37fed477a2ad364f8659a0f8
This commit is contained in:
parent
5504d9259d
commit
77e26e71da
374 changed files with 25426 additions and 892 deletions
|
@ -14,7 +14,7 @@ function assertEncoding(doc) {
|
|||
}
|
||||
|
||||
setup(() => {
|
||||
assert_precondition(document.characterSet === "windows-1252", "the meta charset must be in effect, making the main document windows-1252");
|
||||
assert_equals(document.characterSet, "windows-1252", "the meta charset must be in effect, making the main document windows-1252");
|
||||
});
|
||||
|
||||
test(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue