- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Sep 2009 22:16:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv31182 Modified Files: Overview.html Log Message: Remove meaningless 'also'. (whatwg r3757) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2926 retrieving revision 1.2927 diff -u -d -r1.2926 -r1.2927 --- Overview.html 4 Sep 2009 22:03:20 -0000 1.2926 +++ Overview.html 4 Sep 2009 22:16:55 -0000 1.2927 @@ -25063,8 +25063,7 @@ <p>The <dfn id="dom-tdth-rowspan" title="dom-tdth-rowSpan"><code>rowSpan</code></dfn> IDL attribute must <a href="#reflect">reflect</a> the content attribute of the same name. Its default value, which must be used if <a href="#rules-for-parsing-non-negative-integers" title="rules for parsing non-negative integers">parsing the - attribute as a non-negative integer</a> returns an error, is also - 1.</p> + attribute as a non-negative integer</a> returns an error, is 1.</p> <p>The <dfn id="dom-tdth-headers" title="dom-tdth-headers"><code>headers</code></dfn> IDL attribute must <a href="#reflect">reflect</a> the content attribute of the
Received on Friday, 4 September 2009 22:17:09 UTC