Index: LayoutTests/fast/css/xml-lang-ignored-in-html-expected.txt |
diff --git a/LayoutTests/fast/css/xml-lang-ignored-in-html-expected.txt b/LayoutTests/fast/css/xml-lang-ignored-in-html-expected.txt |
index 59e6bddc2f6db7633f7bb823f04b97c87cd2276c..932896bda84c4646ba1fd1474a1653f18d68ad06 100644 |
--- a/LayoutTests/fast/css/xml-lang-ignored-in-html-expected.txt |
+++ b/LayoutTests/fast/css/xml-lang-ignored-in-html-expected.txt |
@@ -1,9 +1,9 @@ |
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 languageOfNode('n1') is "'ko'" |
+PASS languageOfNode('o1') is "'ar'" |
+PASS languageOfNode('o2') is "'ar'" |
PASS successfullyParsed is true |
TEST COMPLETE |