| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 242 tests; 94 PASS, 148 FAIL, 0 TIMEOUT, 0 NOTRUN. | 2 Found 242 tests; 228 PASS, 14 FAIL, 0 TIMEOUT, 0 NOTRUN. |
| 3 PASS innerHTML 0 | 3 PASS innerHTML 0 |
| 4 PASS innerHTML 1 <a></a> | 4 PASS innerHTML 1 <a></a> |
| 5 PASS innerHTML 2 <a b="c"></a> | 5 PASS innerHTML 2 <a b="c"></a> |
| 6 PASS innerHTML 3 <a b="c"></a> | 6 PASS innerHTML 3 <a b="c"></a> |
| 7 PASS innerHTML 4 <a b="&"></a> | 7 PASS innerHTML 4 <a b="&"></a> |
| 8 PASS innerHTML 5 <a b=" "></a> | 8 PASS innerHTML 5 <a b=" "></a> |
| 9 PASS innerHTML 6 <a b="""></a> | 9 PASS innerHTML 6 <a b="""></a> |
| 10 PASS innerHTML 7 <a b="<"></a> | 10 PASS innerHTML 7 <a b="<"></a> |
| 11 PASS innerHTML 8 <a b=">"></a> | 11 PASS innerHTML 8 <a b=">"></a> |
| 12 FAIL innerHTML 9 <svg xlink:href="a"></svg> assert_equals: expected "<svg xlink:
href=\"a\"></svg>" but got "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xl
ink:href=\"a\"></svg>" | 12 FAIL innerHTML 9 <svg xlink:href="a"></svg> assert_equals: expected "<svg xlink:
href=\"a\"></svg>" but got "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xl
ink:href=\"a\"></svg>" |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 PASS outerHTML <listing> context not starting with U+000A | 86 PASS outerHTML <listing> context not starting with U+000A |
| 87 PASS outerHTML <pre> non-context starting with U+000A | 87 PASS outerHTML <pre> non-context starting with U+000A |
| 88 PASS outerHTML <textarea> non-context starting with U+000A | 88 PASS outerHTML <textarea> non-context starting with U+000A |
| 89 PASS outerHTML <listing> non-context starting with U+000A | 89 PASS outerHTML <listing> non-context starting with U+000A |
| 90 PASS outerHTML <pre> non-context not starting with U+000A | 90 PASS outerHTML <pre> non-context not starting with U+000A |
| 91 PASS outerHTML <textarea> non-context not starting with U+000A | 91 PASS outerHTML <textarea> non-context not starting with U+000A |
| 92 PASS outerHTML <listing> non-context not starting with U+000A | 92 PASS outerHTML <listing> non-context not starting with U+000A |
| 93 PASS innerHTML Void context node area | 93 PASS innerHTML Void context node area |
| 94 PASS innerHTML Void context node base | 94 PASS innerHTML Void context node base |
| 95 PASS innerHTML Void context node basefont | 95 PASS innerHTML Void context node basefont |
| 96 FAIL innerHTML Void context node bgsound assert_equals: expected "" but got "<a>
<!--abc--></a><b><c>abc</c></b>" | 96 PASS innerHTML Void context node bgsound |
| 97 PASS innerHTML Void context node br | 97 PASS innerHTML Void context node br |
| 98 PASS innerHTML Void context node col | 98 PASS innerHTML Void context node col |
| 99 PASS innerHTML Void context node embed | 99 PASS innerHTML Void context node embed |
| 100 PASS innerHTML Void context node frame | 100 PASS innerHTML Void context node frame |
| 101 PASS innerHTML Void context node hr | 101 PASS innerHTML Void context node hr |
| 102 PASS innerHTML Void context node img | 102 PASS innerHTML Void context node img |
| 103 PASS innerHTML Void context node input | 103 PASS innerHTML Void context node input |
| 104 PASS innerHTML Void context node keygen | 104 PASS innerHTML Void context node keygen |
| 105 PASS innerHTML Void context node link | 105 PASS innerHTML Void context node link |
| 106 PASS innerHTML Void context node menuitem | 106 PASS innerHTML Void context node menuitem |
| 107 PASS innerHTML Void context node meta | 107 PASS innerHTML Void context node meta |
| 108 PASS innerHTML Void context node param | 108 PASS innerHTML Void context node param |
| 109 PASS innerHTML Void context node source | 109 PASS innerHTML Void context node source |
| 110 PASS innerHTML Void context node track | 110 PASS innerHTML Void context node track |
| 111 PASS innerHTML Void context node wbr | 111 PASS innerHTML Void context node wbr |
| 112 FAIL innerHTML void as first child with following siblings area assert_equals: e
xpected "<area><a>test</a><b></b>" but got "<area></area><a>test</a><b></b>" | 112 PASS innerHTML void as first child with following siblings area |
| 113 FAIL innerHTML void as first child with following siblings base assert_equals: e
xpected "<base><a>test</a><b></b>" but got "<base></base><a>test</a><b></b>" | 113 PASS innerHTML void as first child with following siblings base |
| 114 FAIL innerHTML void as first child with following siblings basefont assert_equal
s: expected "<basefont><a>test</a><b></b>" but got "<basefont></basefont><a>test
</a><b></b>" | 114 PASS innerHTML void as first child with following siblings basefont |
| 115 FAIL innerHTML void as first child with following siblings bgsound assert_equals
: expected "<bgsound><a>test</a><b></b>" but got "<bgsound><a><!--abc--></a><b><
c>abc</c></b></bgsound><a>test</a><b></b>" | 115 PASS innerHTML void as first child with following siblings bgsound |
| 116 FAIL innerHTML void as first child with following siblings br assert_equals: exp
ected "<br><a>test</a><b></b>" but got "<br></br><a>test</a><b></b>" | 116 PASS innerHTML void as first child with following siblings br |
| 117 FAIL innerHTML void as first child with following siblings col assert_equals: ex
pected "<col><a>test</a><b></b>" but got "<col></col><a>test</a><b></b>" | 117 PASS innerHTML void as first child with following siblings col |
| 118 FAIL innerHTML void as first child with following siblings embed assert_equals:
expected "<embed><a>test</a><b></b>" but got "<embed></embed><a>test</a><b></b>" | 118 PASS innerHTML void as first child with following siblings embed |
| 119 FAIL innerHTML void as first child with following siblings frame assert_equals:
expected "<frame><a>test</a><b></b>" but got "<frame></frame><a>test</a><b></b>" | 119 PASS innerHTML void as first child with following siblings frame |
| 120 FAIL innerHTML void as first child with following siblings hr assert_equals: exp
ected "<hr><a>test</a><b></b>" but got "<hr></hr><a>test</a><b></b>" | 120 PASS innerHTML void as first child with following siblings hr |
| 121 FAIL innerHTML void as first child with following siblings img assert_equals: ex
pected "<img><a>test</a><b></b>" but got "<img></img><a>test</a><b></b>" | 121 PASS innerHTML void as first child with following siblings img |
| 122 FAIL innerHTML void as first child with following siblings input assert_equals:
expected "<input><a>test</a><b></b>" but got "<input></input><a>test</a><b></b>" | 122 PASS innerHTML void as first child with following siblings input |
| 123 FAIL innerHTML void as first child with following siblings keygen assert_equals:
expected "<keygen><a>test</a><b></b>" but got "<keygen></keygen><a>test</a><b><
/b>" | 123 PASS innerHTML void as first child with following siblings keygen |
| 124 FAIL innerHTML void as first child with following siblings link assert_equals: e
xpected "<link><a>test</a><b></b>" but got "<link></link><a>test</a><b></b>" | 124 PASS innerHTML void as first child with following siblings link |
| 125 FAIL innerHTML void as first child with following siblings menuitem assert_equal
s: expected "<menuitem><a>test</a><b></b>" but got "<menuitem></menuitem><a>test
</a><b></b>" | 125 PASS innerHTML void as first child with following siblings menuitem |
| 126 FAIL innerHTML void as first child with following siblings meta assert_equals: e
xpected "<meta><a>test</a><b></b>" but got "<meta></meta><a>test</a><b></b>" | 126 PASS innerHTML void as first child with following siblings meta |
| 127 FAIL innerHTML void as first child with following siblings param assert_equals:
expected "<param><a>test</a><b></b>" but got "<param></param><a>test</a><b></b>" | 127 PASS innerHTML void as first child with following siblings param |
| 128 FAIL innerHTML void as first child with following siblings source assert_equals:
expected "<source><a>test</a><b></b>" but got "<source></source><a>test</a><b><
/b>" | 128 PASS innerHTML void as first child with following siblings source |
| 129 FAIL innerHTML void as first child with following siblings track assert_equals:
expected "<track><a>test</a><b></b>" but got "<track></track><a>test</a><b></b>" | 129 PASS innerHTML void as first child with following siblings track |
| 130 FAIL innerHTML void as first child with following siblings wbr assert_equals: ex
pected "<wbr><a>test</a><b></b>" but got "<wbr></wbr><a>test</a><b></b>" | 130 PASS innerHTML void as first child with following siblings wbr |
| 131 FAIL innerHTML void as second child with following siblings area assert_equals:
expected "<a>test</a><area><b></b>" but got "<a>test</a><area></area><b></b>" | 131 PASS innerHTML void as second child with following siblings area |
| 132 FAIL innerHTML void as second child with following siblings base assert_equals:
expected "<a>test</a><base><b></b>" but got "<a>test</a><base></base><b></b>" | 132 PASS innerHTML void as second child with following siblings base |
| 133 FAIL innerHTML void as second child with following siblings basefont assert_equa
ls: expected "<a>test</a><basefont><b></b>" but got "<a>test</a><basefont></base
font><b></b>" | 133 PASS innerHTML void as second child with following siblings basefont |
| 134 FAIL innerHTML void as second child with following siblings bgsound assert_equal
s: expected "<a>test</a><bgsound><b></b>" but got "<a>test</a><bgsound><a><!--ab
c--></a><b><c>abc</c></b></bgsound><b></b>" | 134 PASS innerHTML void as second child with following siblings bgsound |
| 135 FAIL innerHTML void as second child with following siblings br assert_equals: ex
pected "<a>test</a><br><b></b>" but got "<a>test</a><br></br><b></b>" | 135 PASS innerHTML void as second child with following siblings br |
| 136 FAIL innerHTML void as second child with following siblings col assert_equals: e
xpected "<a>test</a><col><b></b>" but got "<a>test</a><col></col><b></b>" | 136 PASS innerHTML void as second child with following siblings col |
| 137 FAIL innerHTML void as second child with following siblings embed assert_equals:
expected "<a>test</a><embed><b></b>" but got "<a>test</a><embed></embed><b></b>
" | 137 PASS innerHTML void as second child with following siblings embed |
| 138 FAIL innerHTML void as second child with following siblings frame assert_equals:
expected "<a>test</a><frame><b></b>" but got "<a>test</a><frame></frame><b></b>
" | 138 PASS innerHTML void as second child with following siblings frame |
| 139 FAIL innerHTML void as second child with following siblings hr assert_equals: ex
pected "<a>test</a><hr><b></b>" but got "<a>test</a><hr></hr><b></b>" | 139 PASS innerHTML void as second child with following siblings hr |
| 140 FAIL innerHTML void as second child with following siblings img assert_equals: e
xpected "<a>test</a><img><b></b>" but got "<a>test</a><img></img><b></b>" | 140 PASS innerHTML void as second child with following siblings img |
| 141 FAIL innerHTML void as second child with following siblings input assert_equals:
expected "<a>test</a><input><b></b>" but got "<a>test</a><input></input><b></b>
" | 141 PASS innerHTML void as second child with following siblings input |
| 142 FAIL innerHTML void as second child with following siblings keygen assert_equals
: expected "<a>test</a><keygen><b></b>" but got "<a>test</a><keygen></keygen><b>
</b>" | 142 PASS innerHTML void as second child with following siblings keygen |
| 143 FAIL innerHTML void as second child with following siblings link assert_equals:
expected "<a>test</a><link><b></b>" but got "<a>test</a><link></link><b></b>" | 143 PASS innerHTML void as second child with following siblings link |
| 144 FAIL innerHTML void as second child with following siblings menuitem assert_equa
ls: expected "<a>test</a><menuitem><b></b>" but got "<a>test</a><menuitem></menu
item><b></b>" | 144 PASS innerHTML void as second child with following siblings menuitem |
| 145 FAIL innerHTML void as second child with following siblings meta assert_equals:
expected "<a>test</a><meta><b></b>" but got "<a>test</a><meta></meta><b></b>" | 145 PASS innerHTML void as second child with following siblings meta |
| 146 FAIL innerHTML void as second child with following siblings param assert_equals:
expected "<a>test</a><param><b></b>" but got "<a>test</a><param></param><b></b>
" | 146 PASS innerHTML void as second child with following siblings param |
| 147 FAIL innerHTML void as second child with following siblings source assert_equals
: expected "<a>test</a><source><b></b>" but got "<a>test</a><source></source><b>
</b>" | 147 PASS innerHTML void as second child with following siblings source |
| 148 FAIL innerHTML void as second child with following siblings track assert_equals:
expected "<a>test</a><track><b></b>" but got "<a>test</a><track></track><b></b>
" | 148 PASS innerHTML void as second child with following siblings track |
| 149 FAIL innerHTML void as second child with following siblings wbr assert_equals: e
xpected "<a>test</a><wbr><b></b>" but got "<a>test</a><wbr></wbr><b></b>" | 149 PASS innerHTML void as second child with following siblings wbr |
| 150 FAIL innerHTML void as last child with preceding siblings area assert_equals: ex
pected "<a>test</a><b></b><area>" but got "<a>test</a><b></b><area></area>" | 150 PASS innerHTML void as last child with preceding siblings area |
| 151 FAIL innerHTML void as last child with preceding siblings base assert_equals: ex
pected "<a>test</a><b></b><base>" but got "<a>test</a><b></b><base></base>" | 151 PASS innerHTML void as last child with preceding siblings base |
| 152 FAIL innerHTML void as last child with preceding siblings basefont assert_equals
: expected "<a>test</a><b></b><basefont>" but got "<a>test</a><b></b><basefont><
/basefont>" | 152 PASS innerHTML void as last child with preceding siblings basefont |
| 153 FAIL innerHTML void as last child with preceding siblings bgsound assert_equals:
expected "<a>test</a><b></b><bgsound>" but got "<a>test</a><b></b><bgsound><a><
!--abc--></a><b><c>abc</c></b></bgsound>" | 153 PASS innerHTML void as last child with preceding siblings bgsound |
| 154 FAIL innerHTML void as last child with preceding siblings br assert_equals: expe
cted "<a>test</a><b></b><br>" but got "<a>test</a><b></b><br></br>" | 154 PASS innerHTML void as last child with preceding siblings br |
| 155 FAIL innerHTML void as last child with preceding siblings col assert_equals: exp
ected "<a>test</a><b></b><col>" but got "<a>test</a><b></b><col></col>" | 155 PASS innerHTML void as last child with preceding siblings col |
| 156 FAIL innerHTML void as last child with preceding siblings embed assert_equals: e
xpected "<a>test</a><b></b><embed>" but got "<a>test</a><b></b><embed></embed>" | 156 PASS innerHTML void as last child with preceding siblings embed |
| 157 FAIL innerHTML void as last child with preceding siblings frame assert_equals: e
xpected "<a>test</a><b></b><frame>" but got "<a>test</a><b></b><frame></frame>" | 157 PASS innerHTML void as last child with preceding siblings frame |
| 158 FAIL innerHTML void as last child with preceding siblings hr assert_equals: expe
cted "<a>test</a><b></b><hr>" but got "<a>test</a><b></b><hr></hr>" | 158 PASS innerHTML void as last child with preceding siblings hr |
| 159 FAIL innerHTML void as last child with preceding siblings img assert_equals: exp
ected "<a>test</a><b></b><img>" but got "<a>test</a><b></b><img></img>" | 159 PASS innerHTML void as last child with preceding siblings img |
| 160 FAIL innerHTML void as last child with preceding siblings input assert_equals: e
xpected "<a>test</a><b></b><input>" but got "<a>test</a><b></b><input></input>" | 160 PASS innerHTML void as last child with preceding siblings input |
| 161 FAIL innerHTML void as last child with preceding siblings keygen assert_equals:
expected "<a>test</a><b></b><keygen>" but got "<a>test</a><b></b><keygen></keyge
n>" | 161 PASS innerHTML void as last child with preceding siblings keygen |
| 162 FAIL innerHTML void as last child with preceding siblings link assert_equals: ex
pected "<a>test</a><b></b><link>" but got "<a>test</a><b></b><link></link>" | 162 PASS innerHTML void as last child with preceding siblings link |
| 163 FAIL innerHTML void as last child with preceding siblings menuitem assert_equals
: expected "<a>test</a><b></b><menuitem>" but got "<a>test</a><b></b><menuitem><
/menuitem>" | 163 PASS innerHTML void as last child with preceding siblings menuitem |
| 164 FAIL innerHTML void as last child with preceding siblings meta assert_equals: ex
pected "<a>test</a><b></b><meta>" but got "<a>test</a><b></b><meta></meta>" | 164 PASS innerHTML void as last child with preceding siblings meta |
| 165 FAIL innerHTML void as last child with preceding siblings param assert_equals: e
xpected "<a>test</a><b></b><param>" but got "<a>test</a><b></b><param></param>" | 165 PASS innerHTML void as last child with preceding siblings param |
| 166 FAIL innerHTML void as last child with preceding siblings source assert_equals:
expected "<a>test</a><b></b><source>" but got "<a>test</a><b></b><source></sourc
e>" | 166 PASS innerHTML void as last child with preceding siblings source |
| 167 FAIL innerHTML void as last child with preceding siblings track assert_equals: e
xpected "<a>test</a><b></b><track>" but got "<a>test</a><b></b><track></track>" | 167 PASS innerHTML void as last child with preceding siblings track |
| 168 FAIL innerHTML void as last child with preceding siblings wbr assert_equals: exp
ected "<a>test</a><b></b><wbr>" but got "<a>test</a><b></b><wbr></wbr>" | 168 PASS innerHTML void as last child with preceding siblings wbr |
| 169 FAIL outerHTML Void context node area assert_equals: expected "<area>" but got "
<area></area>" | 169 PASS outerHTML Void context node area |
| 170 FAIL outerHTML Void context node base assert_equals: expected "<base>" but got "
<base></base>" | 170 PASS outerHTML Void context node base |
| 171 FAIL outerHTML Void context node basefont assert_equals: expected "<basefont>" b
ut got "<basefont></basefont>" | 171 PASS outerHTML Void context node basefont |
| 172 FAIL outerHTML Void context node bgsound assert_equals: expected "<bgsound>" but
got "<bgsound><a><!--abc--></a><b><c>abc</c></b></bgsound>" | 172 PASS outerHTML Void context node bgsound |
| 173 FAIL outerHTML Void context node br assert_equals: expected "<br>" but got "<br>
</br>" | 173 PASS outerHTML Void context node br |
| 174 FAIL outerHTML Void context node col assert_equals: expected "<col>" but got "<c
ol></col>" | 174 PASS outerHTML Void context node col |
| 175 FAIL outerHTML Void context node embed assert_equals: expected "<embed>" but got
"<embed></embed>" | 175 PASS outerHTML Void context node embed |
| 176 FAIL outerHTML Void context node frame assert_equals: expected "<frame>" but got
"<frame></frame>" | 176 PASS outerHTML Void context node frame |
| 177 FAIL outerHTML Void context node hr assert_equals: expected "<hr>" but got "<hr>
</hr>" | 177 PASS outerHTML Void context node hr |
| 178 FAIL outerHTML Void context node img assert_equals: expected "<img>" but got "<i
mg></img>" | 178 PASS outerHTML Void context node img |
| 179 FAIL outerHTML Void context node input assert_equals: expected "<input>" but got
"<input></input>" | 179 PASS outerHTML Void context node input |
| 180 FAIL outerHTML Void context node keygen assert_equals: expected "<keygen>" but g
ot "<keygen></keygen>" | 180 PASS outerHTML Void context node keygen |
| 181 FAIL outerHTML Void context node link assert_equals: expected "<link>" but got "
<link></link>" | 181 PASS outerHTML Void context node link |
| 182 FAIL outerHTML Void context node menuitem assert_equals: expected "<menuitem>" b
ut got "<menuitem></menuitem>" | 182 PASS outerHTML Void context node menuitem |
| 183 FAIL outerHTML Void context node meta assert_equals: expected "<meta>" but got "
<meta></meta>" | 183 PASS outerHTML Void context node meta |
| 184 FAIL outerHTML Void context node param assert_equals: expected "<param>" but got
"<param></param>" | 184 PASS outerHTML Void context node param |
| 185 FAIL outerHTML Void context node source assert_equals: expected "<source>" but g
ot "<source></source>" | 185 PASS outerHTML Void context node source |
| 186 FAIL outerHTML Void context node track assert_equals: expected "<track>" but got
"<track></track>" | 186 PASS outerHTML Void context node track |
| 187 FAIL outerHTML Void context node wbr assert_equals: expected "<wbr>" but got "<w
br></wbr>" | 187 PASS outerHTML Void context node wbr |
| 188 FAIL outerHTML void as first child with following siblings area assert_equals: e
xpected "<span><area><a>test</a><b></b></span>" but got "<span><area></area><a>t
est</a><b></b></span>" | 188 PASS outerHTML void as first child with following siblings area |
| 189 FAIL outerHTML void as first child with following siblings base assert_equals: e
xpected "<span><base><a>test</a><b></b></span>" but got "<span><base></base><a>t
est</a><b></b></span>" | 189 PASS outerHTML void as first child with following siblings base |
| 190 FAIL outerHTML void as first child with following siblings basefont assert_equal
s: expected "<span><basefont><a>test</a><b></b></span>" but got "<span><basefont
></basefont><a>test</a><b></b></span>" | 190 PASS outerHTML void as first child with following siblings basefont |
| 191 FAIL outerHTML void as first child with following siblings bgsound assert_equals
: expected "<span><bgsound><a>test</a><b></b></span>" but got "<span><bgsound><a
><!--abc--></a><b><c>abc</c></b></bgsound><a>test</a><b></b></span>" | 191 PASS outerHTML void as first child with following siblings bgsound |
| 192 FAIL outerHTML void as first child with following siblings br assert_equals: exp
ected "<span><br><a>test</a><b></b></span>" but got "<span><br></br><a>test</a><
b></b></span>" | 192 PASS outerHTML void as first child with following siblings br |
| 193 FAIL outerHTML void as first child with following siblings col assert_equals: ex
pected "<span><col><a>test</a><b></b></span>" but got "<span><col></col><a>test<
/a><b></b></span>" | 193 PASS outerHTML void as first child with following siblings col |
| 194 FAIL outerHTML void as first child with following siblings embed assert_equals:
expected "<span><embed><a>test</a><b></b></span>" but got "<span><embed></embed>
<a>test</a><b></b></span>" | 194 PASS outerHTML void as first child with following siblings embed |
| 195 FAIL outerHTML void as first child with following siblings frame assert_equals:
expected "<span><frame><a>test</a><b></b></span>" but got "<span><frame></frame>
<a>test</a><b></b></span>" | 195 PASS outerHTML void as first child with following siblings frame |
| 196 FAIL outerHTML void as first child with following siblings hr assert_equals: exp
ected "<span><hr><a>test</a><b></b></span>" but got "<span><hr></hr><a>test</a><
b></b></span>" | 196 PASS outerHTML void as first child with following siblings hr |
| 197 FAIL outerHTML void as first child with following siblings img assert_equals: ex
pected "<span><img><a>test</a><b></b></span>" but got "<span><img></img><a>test<
/a><b></b></span>" | 197 PASS outerHTML void as first child with following siblings img |
| 198 FAIL outerHTML void as first child with following siblings input assert_equals:
expected "<span><input><a>test</a><b></b></span>" but got "<span><input></input>
<a>test</a><b></b></span>" | 198 PASS outerHTML void as first child with following siblings input |
| 199 FAIL outerHTML void as first child with following siblings keygen assert_equals:
expected "<span><keygen><a>test</a><b></b></span>" but got "<span><keygen></key
gen><a>test</a><b></b></span>" | 199 PASS outerHTML void as first child with following siblings keygen |
| 200 FAIL outerHTML void as first child with following siblings link assert_equals: e
xpected "<span><link><a>test</a><b></b></span>" but got "<span><link></link><a>t
est</a><b></b></span>" | 200 PASS outerHTML void as first child with following siblings link |
| 201 FAIL outerHTML void as first child with following siblings menuitem assert_equal
s: expected "<span><menuitem><a>test</a><b></b></span>" but got "<span><menuitem
></menuitem><a>test</a><b></b></span>" | 201 PASS outerHTML void as first child with following siblings menuitem |
| 202 FAIL outerHTML void as first child with following siblings meta assert_equals: e
xpected "<span><meta><a>test</a><b></b></span>" but got "<span><meta></meta><a>t
est</a><b></b></span>" | 202 PASS outerHTML void as first child with following siblings meta |
| 203 FAIL outerHTML void as first child with following siblings param assert_equals:
expected "<span><param><a>test</a><b></b></span>" but got "<span><param></param>
<a>test</a><b></b></span>" | 203 PASS outerHTML void as first child with following siblings param |
| 204 FAIL outerHTML void as first child with following siblings source assert_equals:
expected "<span><source><a>test</a><b></b></span>" but got "<span><source></sou
rce><a>test</a><b></b></span>" | 204 PASS outerHTML void as first child with following siblings source |
| 205 FAIL outerHTML void as first child with following siblings track assert_equals:
expected "<span><track><a>test</a><b></b></span>" but got "<span><track></track>
<a>test</a><b></b></span>" | 205 PASS outerHTML void as first child with following siblings track |
| 206 FAIL outerHTML void as first child with following siblings wbr assert_equals: ex
pected "<span><wbr><a>test</a><b></b></span>" but got "<span><wbr></wbr><a>test<
/a><b></b></span>" | 206 PASS outerHTML void as first child with following siblings wbr |
| 207 FAIL outerHTML void as second child with following siblings area assert_equals:
expected "<span><a>test</a><area><b></b></span>" but got "<span><a>test</a><area
></area><b></b></span>" | 207 PASS outerHTML void as second child with following siblings area |
| 208 FAIL outerHTML void as second child with following siblings base assert_equals:
expected "<span><a>test</a><base><b></b></span>" but got "<span><a>test</a><base
></base><b></b></span>" | 208 PASS outerHTML void as second child with following siblings base |
| 209 FAIL outerHTML void as second child with following siblings basefont assert_equa
ls: expected "<span><a>test</a><basefont><b></b></span>" but got "<span><a>test<
/a><basefont></basefont><b></b></span>" | 209 PASS outerHTML void as second child with following siblings basefont |
| 210 FAIL outerHTML void as second child with following siblings bgsound assert_equal
s: expected "<span><a>test</a><bgsound><b></b></span>" but got "<span><a>test</a
><bgsound><a><!--abc--></a><b><c>abc</c></b></bgsound><b></b></span>" | 210 PASS outerHTML void as second child with following siblings bgsound |
| 211 FAIL outerHTML void as second child with following siblings br assert_equals: ex
pected "<span><a>test</a><br><b></b></span>" but got "<span><a>test</a><br></br>
<b></b></span>" | 211 PASS outerHTML void as second child with following siblings br |
| 212 FAIL outerHTML void as second child with following siblings col assert_equals: e
xpected "<span><a>test</a><col><b></b></span>" but got "<span><a>test</a><col></
col><b></b></span>" | 212 PASS outerHTML void as second child with following siblings col |
| 213 FAIL outerHTML void as second child with following siblings embed assert_equals:
expected "<span><a>test</a><embed><b></b></span>" but got "<span><a>test</a><em
bed></embed><b></b></span>" | 213 PASS outerHTML void as second child with following siblings embed |
| 214 FAIL outerHTML void as second child with following siblings frame assert_equals:
expected "<span><a>test</a><frame><b></b></span>" but got "<span><a>test</a><fr
ame></frame><b></b></span>" | 214 PASS outerHTML void as second child with following siblings frame |
| 215 FAIL outerHTML void as second child with following siblings hr assert_equals: ex
pected "<span><a>test</a><hr><b></b></span>" but got "<span><a>test</a><hr></hr>
<b></b></span>" | 215 PASS outerHTML void as second child with following siblings hr |
| 216 FAIL outerHTML void as second child with following siblings img assert_equals: e
xpected "<span><a>test</a><img><b></b></span>" but got "<span><a>test</a><img></
img><b></b></span>" | 216 PASS outerHTML void as second child with following siblings img |
| 217 FAIL outerHTML void as second child with following siblings input assert_equals:
expected "<span><a>test</a><input><b></b></span>" but got "<span><a>test</a><in
put></input><b></b></span>" | 217 PASS outerHTML void as second child with following siblings input |
| 218 FAIL outerHTML void as second child with following siblings keygen assert_equals
: expected "<span><a>test</a><keygen><b></b></span>" but got "<span><a>test</a><
keygen></keygen><b></b></span>" | 218 PASS outerHTML void as second child with following siblings keygen |
| 219 FAIL outerHTML void as second child with following siblings link assert_equals:
expected "<span><a>test</a><link><b></b></span>" but got "<span><a>test</a><link
></link><b></b></span>" | 219 PASS outerHTML void as second child with following siblings link |
| 220 FAIL outerHTML void as second child with following siblings menuitem assert_equa
ls: expected "<span><a>test</a><menuitem><b></b></span>" but got "<span><a>test<
/a><menuitem></menuitem><b></b></span>" | 220 PASS outerHTML void as second child with following siblings menuitem |
| 221 FAIL outerHTML void as second child with following siblings meta assert_equals:
expected "<span><a>test</a><meta><b></b></span>" but got "<span><a>test</a><meta
></meta><b></b></span>" | 221 PASS outerHTML void as second child with following siblings meta |
| 222 FAIL outerHTML void as second child with following siblings param assert_equals:
expected "<span><a>test</a><param><b></b></span>" but got "<span><a>test</a><pa
ram></param><b></b></span>" | 222 PASS outerHTML void as second child with following siblings param |
| 223 FAIL outerHTML void as second child with following siblings source assert_equals
: expected "<span><a>test</a><source><b></b></span>" but got "<span><a>test</a><
source></source><b></b></span>" | 223 PASS outerHTML void as second child with following siblings source |
| 224 FAIL outerHTML void as second child with following siblings track assert_equals:
expected "<span><a>test</a><track><b></b></span>" but got "<span><a>test</a><tr
ack></track><b></b></span>" | 224 PASS outerHTML void as second child with following siblings track |
| 225 FAIL outerHTML void as second child with following siblings wbr assert_equals: e
xpected "<span><a>test</a><wbr><b></b></span>" but got "<span><a>test</a><wbr></
wbr><b></b></span>" | 225 PASS outerHTML void as second child with following siblings wbr |
| 226 FAIL outerHTML void as last child with preceding siblings area assert_equals: ex
pected "<span><a>test</a><b></b><area></span>" but got "<span><a>test</a><b></b>
<area></area></span>" | 226 PASS outerHTML void as last child with preceding siblings area |
| 227 FAIL outerHTML void as last child with preceding siblings base assert_equals: ex
pected "<span><a>test</a><b></b><base></span>" but got "<span><a>test</a><b></b>
<base></base></span>" | 227 PASS outerHTML void as last child with preceding siblings base |
| 228 FAIL outerHTML void as last child with preceding siblings basefont assert_equals
: expected "<span><a>test</a><b></b><basefont></span>" but got "<span><a>test</a
><b></b><basefont></basefont></span>" | 228 PASS outerHTML void as last child with preceding siblings basefont |
| 229 FAIL outerHTML void as last child with preceding siblings bgsound assert_equals:
expected "<span><a>test</a><b></b><bgsound></span>" but got "<span><a>test</a><
b></b><bgsound><a><!--abc--></a><b><c>abc</c></b></bgsound></span>" | 229 PASS outerHTML void as last child with preceding siblings bgsound |
| 230 FAIL outerHTML void as last child with preceding siblings br assert_equals: expe
cted "<span><a>test</a><b></b><br></span>" but got "<span><a>test</a><b></b><br>
</br></span>" | 230 PASS outerHTML void as last child with preceding siblings br |
| 231 FAIL outerHTML void as last child with preceding siblings col assert_equals: exp
ected "<span><a>test</a><b></b><col></span>" but got "<span><a>test</a><b></b><c
ol></col></span>" | 231 PASS outerHTML void as last child with preceding siblings col |
| 232 FAIL outerHTML void as last child with preceding siblings embed assert_equals: e
xpected "<span><a>test</a><b></b><embed></span>" but got "<span><a>test</a><b></
b><embed></embed></span>" | 232 PASS outerHTML void as last child with preceding siblings embed |
| 233 FAIL outerHTML void as last child with preceding siblings frame assert_equals: e
xpected "<span><a>test</a><b></b><frame></span>" but got "<span><a>test</a><b></
b><frame></frame></span>" | 233 PASS outerHTML void as last child with preceding siblings frame |
| 234 FAIL outerHTML void as last child with preceding siblings hr assert_equals: expe
cted "<span><a>test</a><b></b><hr></span>" but got "<span><a>test</a><b></b><hr>
</hr></span>" | 234 PASS outerHTML void as last child with preceding siblings hr |
| 235 FAIL outerHTML void as last child with preceding siblings img assert_equals: exp
ected "<span><a>test</a><b></b><img></span>" but got "<span><a>test</a><b></b><i
mg></img></span>" | 235 PASS outerHTML void as last child with preceding siblings img |
| 236 FAIL outerHTML void as last child with preceding siblings input assert_equals: e
xpected "<span><a>test</a><b></b><input></span>" but got "<span><a>test</a><b></
b><input></input></span>" | 236 PASS outerHTML void as last child with preceding siblings input |
| 237 FAIL outerHTML void as last child with preceding siblings keygen assert_equals:
expected "<span><a>test</a><b></b><keygen></span>" but got "<span><a>test</a><b>
</b><keygen></keygen></span>" | 237 PASS outerHTML void as last child with preceding siblings keygen |
| 238 FAIL outerHTML void as last child with preceding siblings link assert_equals: ex
pected "<span><a>test</a><b></b><link></span>" but got "<span><a>test</a><b></b>
<link></link></span>" | 238 PASS outerHTML void as last child with preceding siblings link |
| 239 FAIL outerHTML void as last child with preceding siblings menuitem assert_equals
: expected "<span><a>test</a><b></b><menuitem></span>" but got "<span><a>test</a
><b></b><menuitem></menuitem></span>" | 239 PASS outerHTML void as last child with preceding siblings menuitem |
| 240 FAIL outerHTML void as last child with preceding siblings meta assert_equals: ex
pected "<span><a>test</a><b></b><meta></span>" but got "<span><a>test</a><b></b>
<meta></meta></span>" | 240 PASS outerHTML void as last child with preceding siblings meta |
| 241 FAIL outerHTML void as last child with preceding siblings param assert_equals: e
xpected "<span><a>test</a><b></b><param></span>" but got "<span><a>test</a><b></
b><param></param></span>" | 241 PASS outerHTML void as last child with preceding siblings param |
| 242 FAIL outerHTML void as last child with preceding siblings source assert_equals:
expected "<span><a>test</a><b></b><source></span>" but got "<span><a>test</a><b>
</b><source></source></span>" | 242 PASS outerHTML void as last child with preceding siblings source |
| 243 FAIL outerHTML void as last child with preceding siblings track assert_equals: e
xpected "<span><a>test</a><b></b><track></span>" but got "<span><a>test</a><b></
b><track></track></span>" | 243 PASS outerHTML void as last child with preceding siblings track |
| 244 FAIL outerHTML void as last child with preceding siblings wbr assert_equals: exp
ected "<span><a>test</a><b></b><wbr></span>" but got "<span><a>test</a><b></b><w
br></wbr></span>" | 244 PASS outerHTML void as last child with preceding siblings wbr |
| 245 Harness: the test ran to completion. | 245 Harness: the test ran to completion. |
| 246 | 246 |
| OLD | NEW |