Skip to content

Commit

Permalink
[giow] (0) Be clearer about xxx-large.
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12468

git-svn-id: http://svn.whatwg.org/webapps@6299 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 14, 2011
1 parent 124d459 commit 3cf5ca1
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 @@ -92300,7 +92300,7 @@ <h4 id=phrasing-content-1><span class=secno>15.3.4 </span>Phrasing content</h4>
<td>x<!---->xx-large
<td><i>see below</i>
</table><p>The 'x<!---->xx-large' value is a non-CSS value used here to
indicate a font size one "step" larger than 'xx-large'.</p>
indicate a font size 50% larger than 'xx-large'.</p>

</li>

Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -87871,7 +87871,7 @@ br[clear=all], br[clear=both] { clear: both; } /* <a href=#case-insensitive-sele
<td>x<!---->xx-large
<td><i>see below</i>
</table><p>The 'x<!---->xx-large' value is a non-CSS value used here to
indicate a font size one "step" larger than 'xx-large'.</p>
indicate a font size 50% larger than 'xx-large'.</p>

</li>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -104688,7 +104688,7 @@ br[clear=all], br[clear=both] { clear: both; } /* <a href="#case-insensitive-sel
</table>

<p>The 'x<!---->xx-large' value is a non-CSS value used here to
indicate a font size one "step" larger than 'xx-large'.</p>
indicate a font size 50% larger than 'xx-large'.</p>

</li>

Expand Down

0 comments on commit 3cf5ca1

Please sign in to comment.