Skip to content

Commit

Permalink
[e] (0) xref
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13835

git-svn-id: http://svn.whatwg.org/webapps@6626 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 4, 2011
1 parent 19da6fb commit 3706773
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -92595,7 +92595,7 @@ <h4 id=lists><span class=secno>15.3.7 </span>Lists</h4>
list-style-type: square;
}</pre>

<p>The following rules are also expected to apply, as
<p id=decohints>The following rules are also expected to apply, as
<a href=#presentational-hints>presentational hints</a>:</p>

<pre class=css>@namespace url(http://www.w3.org/1999/xhtml);
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -92595,7 +92595,7 @@ ul ul dl, ul ul menu, ul ul ul {
list-style-type: square;
}</pre>

<p>The following rules are also expected to apply, as
<p id=decohints>The following rules are also expected to apply, as
<a href=#presentational-hints>presentational hints</a>:</p>

<pre class=css>@namespace url(http://www.w3.org/1999/xhtml);
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -104955,7 +104955,7 @@ ul ul dl, ul ul menu, ul ul ul {
list-style-type: square;
}</pre>

<p>The following rules are also expected to apply, as
<p id="decohints">The following rules are also expected to apply, as
<span>presentational hints</span>:</p>

<pre class="css">@namespace url(http://www.w3.org/1999/xhtml);
Expand Down

0 comments on commit 3706773

Please sign in to comment.