- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 30 Mar 2010 01:34:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv701 Modified Files: Overview.html Log Message: s/r typo (whatwg r4899) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3919 retrieving revision 1.3920 diff -u -d -r1.3919 -r1.3920 --- Overview.html 30 Mar 2010 01:23:48 -0000 1.3919 +++ Overview.html 30 Mar 2010 01:34:15 -0000 1.3920 @@ -65180,7 +65180,7 @@ <p>The <dfn id="dom-iframe-frameborder" title="dom-iframe-frameBorder"><code>frameBorder</code></dfn> IDL attribute of the <code><a href="#the-iframe-element">iframe</a></code> element must - <a href="#reflect">reflect</a> the element's <code title="attr-iframe-iframeborder">iframeborder</code> content + <a href="#reflect">reflect</a> the element's <code title="attr-iframe-frameborder"><a href="#attr-iframe-frameborder">frameborder</a></code> content attribute.</p> <p>The <dfn id="dom-iframe-longdesc" title="dom-iframe-longDesc"><code>longDesc</code></dfn>
Received on Tuesday, 30 March 2010 01:34:20 UTC