We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4197054 commit 036d508Copy full SHA for 036d508
test/parser/test_base_parser.rb
@@ -34,7 +34,7 @@ def test_attribute_prefixed_by_xml
34
</head>
35
<body>
36
<h1>XHTML Document</h1>
37
- <p xml:lang="ja" lang="ja">この段落は日本語です。</p>
+ <p xml:lang="ja" lang="ja">For Japanese</p>
38
</body>
39
</html>
40
XML
0 commit comments