Skip to content

Commit

Permalink
[e] (0) note to self about CSS and <br>
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5357 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 26, 2010
1 parent 5784595 commit e55882d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions complete.html
Expand Up @@ -86741,6 +86741,7 @@ <h4 id=display-types><span class=secno>14.2.2 </span>Display types</h4>
<code><a href=#the-br-element>br</a></code> elements with <code title=attr-br-clear><a href=#attr-br-clear>clear</a></code> attributes) in the manner
described in the non-normative note to this effect in CSS2.1.</p>
<!-- section 9.5.2 of CSS2.1 -->
<!-- br { content: '\A'; } /* waiting for 'content' to apply to elements */ -->

<p>The user agent is expected to hide <code><a href=#the-noscript-element>noscript</a></code> elements
for whom <a href=#concept-n-script title=concept-n-script>scripting is enabled</a>,
Expand Down
1 change: 1 addition & 0 deletions index
Expand Up @@ -79831,6 +79831,7 @@ rt { display: ruby-text; }</pre>
<code><a href=#the-br-element>br</a></code> elements with <code title=attr-br-clear><a href=#attr-br-clear>clear</a></code> attributes) in the manner
described in the non-normative note to this effect in CSS2.1.</p>
<!-- section 9.5.2 of CSS2.1 -->
<!-- br { content: '\A'; } /* waiting for 'content' to apply to elements */ -->

<p>The user agent is expected to hide <code><a href=#the-noscript-element>noscript</a></code> elements
for whom <a href=#concept-n-script title=concept-n-script>scripting is enabled</a>,
Expand Down
1 change: 1 addition & 0 deletions source
Expand Up @@ -98909,6 +98909,7 @@ rt { display: ruby-text; }</pre>
title="attr-br-clear">clear</code> attributes) in the manner
described in the non-normative note to this effect in CSS2.1.</p>
<!-- section 9.5.2 of CSS2.1 -->
<!-- br { content: '\A'; } /* waiting for 'content' to apply to elements */ -->

<p>The user agent is expected to hide <code>noscript</code> elements
for whom <span title="concept-n-script">scripting is enabled</span>,
Expand Down

0 comments on commit e55882d

Please sign in to comment.