CONSOLE MESSAGE: line 1: SyntaxError: Parse error
CONSOLE MESSAGE: line 2: PASS
CONSOLE MESSAGE: line 2: FOO<span>BAR</span>BAZ
+resources/pending-spec-changes-plain-text-unsafe.dat: PASS
+
+resources/pending-spec-changes.dat: PASS
+
+resources/plain-text-unsafe.dat: PASS
+
resources/tests1.dat: PASS
resources/tests2.dat: PASS
resources/tests9.dat: PASS
resources/tests10.dat:
-35
-48
-49
+38
+51
+52
-Test 35 of 49 in resources/tests10.dat failed. Input:
+Test 38 of 52 in resources/tests10.dat failed. Input:
<svg><script></script><path>
Got:
| <html>
| <svg script>
| <svg path>
-Test 48 of 49 in resources/tests10.dat failed. Input:
+Test 51 of 52 in resources/tests10.dat failed. Input:
<math><annotation-xml><svg><foreignObject><div><math><mi></mi></math><span></span></div></foreignObject><path></path></svg></annotation-xml><mi>
Got:
| <html>
| <svg path>
| <math mi>
-Test 49 of 49 in resources/tests10.dat failed. Input:
+Test 52 of 52 in resources/tests10.dat failed. Input:
<math><annotation-xml><svg><foreignObject><math><mi><svg></svg></mi><mo></mo></math><span></span></foreignObject><path></path></svg></annotation-xml><mi>
Got:
| <html>
resources/entities02.dat: PASS
-resources/comments01.dat:
-3
-6
+resources/comments01.dat: PASS
-Test 3 of 13 in resources/comments01.dat failed. Input:
-FOO<!-- BAR -- >BAZ
-Got:
-| <html>
-| <head>
-| <body>
-| "FOO"
-| <!-- BAR -- >BAZ -->
-Expected:
-| <html>
-| <head>
-| <body>
-| "FOO"
-| <!-- BAR -- -->
-| "BAZ"
-
-Test 6 of 13 in resources/comments01.dat failed. Input:
-FOO<!-- BAR -- <QUX> -- MUX -- >BAZ
-Got:
-| <html>
-| <head>
-| <body>
-| "FOO"
-| <!-- BAR -- <QUX> -- MUX -- >BAZ -->
-Expected:
-| <html>
-| <head>
-| <body>
-| "FOO"
-| <!-- BAR -- <QUX> -- MUX -- -->
-| "BAZ"
resources/adoption01.dat: PASS
-resources/adoption02.dat:
-2
+resources/adoption02.dat: PASS
-Test 2 of 3 in resources/adoption02.dat failed. Input:
-<b id="b">1<i id="i">2<p>3<script>document.getElementById("b").id = "c";document.getElementById("i").id = "j"</script></b>4
-Got:
-| <html>
-| <head>
-| <body>
-| <b>
-| id="c"
-| "1"
-| <i>
-| id="j"
-| "2"
-| <i>
-| id="j"
-| <p>
-| <b>
-| id="c"
-| "3"
-| <script>
-| "document.getElementById("b").id = "c";document.getElementById("i").id = "j""
-| "4"
-Expected:
-| <html>
-| <head>
-| <body>
-| <b>
-| id="c"
-| "1"
-| <i>
-| id="j"
-| "2"
-| <i>
-| id="i"
-| <p>
-| <b>
-| id="b"
-| "3"
-| <script>
-| "document.getElementById("b").id = "c";document.getElementById("i").id = "j""
-| "4"
resources/inbody01.dat: PASS
resources/isindex.dat: PASS