Closed Bug 305664 Opened 19 years ago Closed 19 years ago

html:dt and html:dd should not return HTMLSpanElement object

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: annevk, Unassigned)

Details

Currently the html:dt and html:dd return an HTMLSpanElement object. They should
return HTMLElement instead.
After further investigation it seems that having HTMLSpanElement in general is a
bug. There is no such interface defined to be implemented on certain objects.
Who said anything about an interface?  This is the concrete object class.  I
suspect this bug is simply invalid.
OK, I vote for invalid again.  Dissenters, please speak up!  ;)
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
This will probably be valid in due course. We want the [[Class]] of each JS object to be defined in an interoperable way. However, it's not clear what it'll be yet.
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.