hixie: Correctness in the non-normative authoring text. (whatwg r6946)

hixie: Correctness in the non-normative authoring text. (whatwg r6946)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5542&r2=1.5543&f=h
http://html5.org/tools/web-apps-tracker?from=6945&to=6946

===================================================================
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:14 UTC