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> ...@@ -58,8 +58,8 @@ Title</h1>
<span></span> <span></span>
<span/> <span />
<span/> <span />
&nbsp;<h3>Header Level 3</h3> &nbsp;<h3>Header Level 3</h3>
<span>&nbsp;<h3>Header Level 3</h3></span> <span>&nbsp;<h3>Header Level 3</h3></span>
......
...@@ -37,12 +37,12 @@ ...@@ -37,12 +37,12 @@
<country>CANADA</country> <country>CANADA</country>
</invoiceto> </invoiceto>
<shipto> <shipto>
<name/> <name />
<addressline>ATTN: PAULINE DEGRASSI</addressline> <addressline>ATTN: PAULINE DEGRASSI</addressline>
<city/> <city />
<postcode/> <postcode />
<state/> <state />
<country/> <country />
</shipto> </shipto>
<detaillines> <detaillines>
<detailline> <detailline>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<ul> <ul>
</ul> </ul>
<span/> <span />
<ul> <ul>
<li> <li>
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</li> </li>
</ul> </ul>
<span/> <span />
<ul> <ul>
<li> <li>
......
<span/> <span />
<img ismap> <img ismap>
<img ismap="ismap"> <img ismap="ismap">
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<img> <img>
<img> <img>
<span/> <span />
<img src="foo"> <img src="foo">
<img src="x.gif"> <img src="x.gif">
......
...@@ -58,8 +58,8 @@ Title</h1> ...@@ -58,8 +58,8 @@ Title</h1>
<span></span> <span></span>
<span/> <span />
<span/> <span />
&nbsp;<h3>Header Level 3</h3> &nbsp;<h3>Header Level 3</h3>
<span>&nbsp;<h3>Header Level 3</h3></span> <span>&nbsp;<h3>Header Level 3</h3></span>
......
...@@ -37,12 +37,12 @@ ...@@ -37,12 +37,12 @@
<country>CANADA</country> <country>CANADA</country>
</invoiceto> </invoiceto>
<shipto> <shipto>
<name/> <name />
<addressline>ATTN: PAULINE DEGRASSI</addressline> <addressline>ATTN: PAULINE DEGRASSI</addressline>
<city/> <city />
<postcode/> <postcode />
<state/> <state />
<country/> <country />
</shipto> </shipto>
<detaillines> <detaillines>
<detailline> <detailline>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<ul> <ul>
</ul> </ul>
<span/> <span />
<ul> <ul>
<li> <li>
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</li> </li>
</ul> </ul>
<span/> <span />
<ul> <ul>
<li> <li>
......
<span/> <span />
<img ismap> <img ismap>
<img ismap="ismap"> <img ismap="ismap">
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<img> <img>
<img> <img>
<span/> <span />
<img src="foo"> <img src="foo">
<img src="x.gif"> <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