- From: poot <cvsmail@w3.org>
- Date: Wed, 29 Sep 2010 06:52:47 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: WebSRT: Allow newlines between tags. Also, typo fix. (whatwg r5533) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4420&r2=1.4421&f=h http://html5.org/tools/web-apps-tracker?from=5532&to=5533 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4420 retrieving revision 1.4421 diff -u -d -r1.4420 -r1.4421 --- Overview.html 28 Sep 2010 21:26:25 -0000 1.4420 +++ Overview.html 28 Sep 2010 21:52:34 -0000 1.4421 @@ -30876,7 +30876,7 @@ <i><a href="#radio-button-group">radio button group</a></i> contains only that element.<div class="impl"> <p>When any of the following phenomena occur, if the element's <a href="#concept-fe-checked" title="concept-fe-checked">checkedness</a> state is true after - the occurance, the <a href="#concept-fe-checked" title="concept-fe-checked">checkedness</a> state of all the other + the occurrence, the <a href="#concept-fe-checked" title="concept-fe-checked">checkedness</a> state of all the other elements in the same <i><a href="#radio-button-group">radio button group</a></i> must be set to false:</p>
Received on Tuesday, 28 September 2010 21:53:15 UTC