Bug 647621 - Remove document.charset from historical.html because it was eventually added to the spec. r=Ms2ger

This commit is contained in:
Masatoshi Kimura 2015-09-23 09:32:30 +09:00
parent 664155a2ac
commit 7fda5ad0a4
2 changed files with 0 additions and 4 deletions

View File

@ -9,9 +9,6 @@
[Historical DOM features must be removed: createCDATASection]
expected: FAIL
[Historical DOM features must be removed: charset]
expected: FAIL
[DocumentType member must be nuked: internalSubset]
expected: FAIL

View File

@ -47,7 +47,6 @@ var documentNuked = [
"domConfig",
"normalizeDocument",
"renameNode",
"charset",
"defaultCharset",
"height",
"width"