- From: poot <cvsmail@w3.org>
- Date: Sun, 14 Feb 2010 19:48:33 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Define <wbr> handling. (whatwg r4731) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3778&r2=1.3779&f=h http://html5.org/tools/web-apps-tracker?from=4730&to=4731 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3778 retrieving revision 1.3779 diff -u -d -r1.3778 -r1.3779 --- Overview.html 14 Feb 2010 10:43:03 -0000 1.3778 +++ Overview.html 14 Feb 2010 10:48:22 -0000 1.3779 @@ -61456,6 +61456,10 @@ error, a default value of 1px is expected to be used for that property instead.</p> + <p>The <code><a href="#wbr">wbr</a></code> element is expected to override the + 'white-space' property and always provide a line-breaking + opportunity.</p> + </div><div class="impl"> <h4 id="resetting-rules-for-inherited-properties"><span class="secno">10.2.7 </span>Resetting rules for inherited properties</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
Received on Sunday, 14 February 2010 10:49:01 UTC