- From: poot <cvsmail@w3.org>
- Date: Wed, 12 Oct 2011 15:30:02 -0400
- To: public-html-diffs@w3.org
hixie: typo (whatwg r6673) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5351&r2=1.5352&f=h http://html5.org/tools/web-apps-tracker?from=6672&to=6673 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5351 retrieving revision 1.5352 diff -u -d -r1.5351 -r1.5352 --- Overview.html 12 Oct 2011 19:25:36 -0000 1.5351 +++ Overview.html 12 Oct 2011 19:29:52 -0000 1.5352 @@ -70968,7 +70968,7 @@ <td> <a href="#attribute-text">Text</a>* <tr><th> <code title="">contenteditable</code> <td> <a href="#attr-contenteditable" title="attr-contenteditable">HTML elements</a> - <td> Whether the element is an editable + <td> Whether the element is editable <td> "<code title="">true</code>"; "<code title="">false</code>" <tr><th> <code title="">contextmenu</code> <td> <a href="#attr-contextmenu" title="attr-contextmenu">HTML elements</a>
Received on Wednesday, 12 October 2011 19:30:08 UTC