- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 Jan 2012 21:55:50 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv15944
Modified Files:
Overview.html
Log Message:
This paragraph hasn't been relevant ever since we removed selectedOption. (whatwg r6922)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5519
retrieving revision 1.5520
diff -u -d -r1.5519 -r1.5520
--- Overview.html 26 Jan 2012 00:07:24 -0000 1.5519
+++ Overview.html 26 Jan 2012 21:55:45 -0000 1.5520
@@ -34607,9 +34607,7 @@
<td class="no"> ·
- </table><p class="note">† The dagger symbol (†) indicates that
- the feature only applies when the <code title="attr-input-multiple"><a href="#attr-input-multiple">multiple</a></code> attribute is not
- specified.<div class="impl">
+ </table><div class="impl">
<p>Some states of the <code title="attr-input-type"><a href="#attr-input-type">type</a></code>
attribute define a <dfn id="value-sanitization-algorithm">value sanitization algorithm</dfn>.</p>
Received on Thursday, 26 January 2012 21:55:55 UTC