- From: poot <cvsmail@w3.org>
- Date: Thu, 1 Apr 2010 14:45:42 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: order consistency (whatwg r4923) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3943&r2=1.3944&f=h http://html5.org/tools/web-apps-tracker?from=4922&to=4923 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3943 retrieving revision 1.3944 diff -u -d -r1.3943 -r1.3944 --- Overview.html 31 Mar 2010 19:52:55 -0000 1.3943 +++ Overview.html 31 Mar 2010 19:54:26 -0000 1.3944 @@ -40706,8 +40706,8 @@ <ul><li>The value of the <code title="">name</code> content attribute for all <code><a href="#the-a-element">a</a></code>, <code><a href="#the-applet-element">applet</a></code>, <code><a href="#the-area-element">area</a></code>, - <code><a href="#the-embed-element">embed</a></code>, <code><a href="#frame">frame</a></code>, <code><a href="#frameset">frameset</a></code>, - <code><a href="#the-form-element">form</a></code>, <code><a href="#the-iframe-element">iframe</a></code>, <code><a href="#the-img-element">img</a></code>, and + <code><a href="#the-embed-element">embed</a></code>, <code><a href="#the-form-element">form</a></code>, <code><a href="#frame">frame</a></code>, + <code><a href="#frameset">frameset</a></code>, <code><a href="#the-iframe-element">iframe</a></code>, <code><a href="#the-img-element">img</a></code>, and <code><a href="#the-object-element">object</a></code> elements in the <a href="#active-document">active document</a> that have a <code title="">name</code> content attribute, and,</li>
Received on Thursday, 1 April 2010 05:46:11 UTC