blob: ec171a76757de5e6e6ddf169b4e66c798345c483 [file] [log] [blame]
This tests that the attribute in no namespace with no prefix and with the literal localname "xml:lang" is ignored in HTML. See bug 67586.
PASS languageOfNode('m1') is "auto"
PASS languageOfNode('n1') is "\"ko\""
PASS languageOfNode('o1') is "\"ar\""
PASS languageOfNode('o2') is "\"ar\""
PASS successfullyParsed is true
TEST COMPLETE