Commit ec4ff4e2 authored by Guido van Rossum's avatar Guido van Rossum

Update HTML test output for space before />

parent 2b577d20
......@@ -58,8 +58,8 @@ Title</h1>
<span></span>
<span/>
<span/>
<span />
<span />
&nbsp;<h3>Header Level 3</h3>
<span>&nbsp;<h3>Header Level 3</h3></span>
......
......@@ -37,12 +37,12 @@
<country>CANADA</country>
</invoiceto>
<shipto>
<name/>
<name />
<addressline>ATTN: PAULINE DEGRASSI</addressline>
<city/>
<postcode/>
<state/>
<country/>
<city />
<postcode />
<state />
<country />
</shipto>
<detaillines>
<detailline>
......
......@@ -6,7 +6,7 @@
<ul>
</ul>
<span/>
<span />
<ul>
<li>
......@@ -19,7 +19,7 @@
</li>
</ul>
<span/>
<span />
<ul>
<li>
......
<span/>
<span />
<img ismap>
<img ismap="ismap">
......@@ -17,7 +17,7 @@
<img>
<img>
<span/>
<span />
<img src="foo">
<img src="x.gif">
......
......@@ -58,8 +58,8 @@ Title</h1>
<span></span>
<span/>
<span/>
<span />
<span />
&nbsp;<h3>Header Level 3</h3>
<span>&nbsp;<h3>Header Level 3</h3></span>
......
......@@ -37,12 +37,12 @@
<country>CANADA</country>
</invoiceto>
<shipto>
<name/>
<name />
<addressline>ATTN: PAULINE DEGRASSI</addressline>
<city/>
<postcode/>
<state/>
<country/>
<city />
<postcode />
<state />
<country />
</shipto>
<detaillines>
<detailline>
......
......@@ -6,7 +6,7 @@
<ul>
</ul>
<span/>
<span />
<ul>
<li>
......@@ -19,7 +19,7 @@
</li>
</ul>
<span/>
<span />
<ul>
<li>
......
<span/>
<span />
<img ismap>
<img ismap="ismap">
......@@ -17,7 +17,7 @@
<img>
<img>
<span/>
<span />
<img src="foo">
<img src="x.gif">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment