[Bug 14890] New: For invalid Date, the terminology here seems to be "undefined" insted of "null" according to WebIDL, and the ECMAScript "null" value should never reach here according to the IDL description of attribute "valueAsDate". For readiblity, I suggest we just s/i

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14890

           Summary: For invalid Date, the terminology here seems to be
                    "undefined" insted of "null" according to WebIDL, and
                    the ECMAScript "null" value should never reach here
                    according to the IDL description of attribute
                    "valueAsDate". For readiblity, I suggest we just s/i
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#dom
                    -input-valueasdate
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: other Hixie drafts (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, kennyluck@csail.mit.edu


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html
Multipage: http://www.whatwg.org/C#dom-input-valueasdate
Complete: http://www.whatwg.org/c#dom-input-valueasdate

Comment:
For invalid Date, the terminology here seems to be "undefined" insted of
"null" according to WebIDL, and the ECMAScript "null" value should never reach
here according to the IDL description of attribute "valueAsDate". For
readiblity, I suggest we just s/if the new value is null/if the new value is
the invalid Date/.

Posted from: 114.43.114.197 by kennyluck@csail.mit.edu
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20100101
Firefox/8.0

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 20 November 2011 21:14:06 UTC