- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 31 Jan 2012 19:53:55 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv25193
Modified Files:
Overview.html
Log Message:
Correctness in the non-normative authoring text. (whatwg r6946)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5542
retrieving revision 1.5543
diff -u -d -r1.5542 -r1.5543
--- Overview.html 31 Jan 2012 19:36:34 -0000 1.5542
+++ Overview.html 31 Jan 2012 19:53:51 -0000 1.5543
@@ -38279,7 +38279,7 @@
<dd>
<p>Returns a number representing the form control's <a href="#concept-fe-value" title="concept-fe-value">value</a>, if applicable; otherwise,
- returns null.</p>
+ returns NaN.</p>
<p>Can be set, to change the value.</p>
Received on Tuesday, 31 January 2012 19:54:05 UTC