html5/spec Overview.html,1.4273,1.4274

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv4173

Modified Files:
	Overview.html 
Log Message:
note to self about CSS and <br> (whatwg r5357)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4273
retrieving revision 1.4274
diff -u -d -r1.4273 -r1.4274
--- Overview.html	26 Aug 2010 02:56:10 -0000	1.4273
+++ Overview.html	26 Aug 2010 04:58:33 -0000	1.4274
@@ -61127,6 +61127,7 @@
   <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>,

Received on Thursday, 26 August 2010 04:58:38 UTC