Closed Bug 248638 Opened 21 years ago Closed 21 years ago

HTMLInputElement.type doesn't return the "type of control created"

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: ian, Unassigned)

References

()

Details

(Keywords: fixed-aviary1.0, fixed1.7.5)

Attachments

(1 file)

According to DOM2 HTML, HTMLInputElement.type should return "The type of control created (all lower case)" but we are simply returning the value of the type attribute in lowercase. TESTCASE: http://www.hixie.ch/tests/adhoc/dom/html/forms/005.html This makes detecting whether the UA is a Web Forms 2.0 compliant UA rather hard. Opera and WinIE do this correctly.
Attachment #151711 - Flags: superreview?(peterv)
Attachment #151711 - Flags: review?(peterv)
Attachment #151711 - Flags: superreview?(peterv)
Attachment #151711 - Flags: superreview+
Attachment #151711 - Flags: review?(peterv)
Attachment #151711 - Flags: review+
Fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Whiteboard: needed-aviary1.0?
Typo - "Shound't"
Thanks, fixed.
Whiteboard: needed-aviary1.0?
Keywords: fixed1.7.x
Component: DOM: HTML → DOM: Core & HTML
QA Contact: ian → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: