Bug 108663
Summary: | HTMLIsIndexElement is not supported | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | kaustubh.ra |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 76198 |
Zan Dobersek
HTMLIsIndexElement is not implemented.
Evident from the failure in the following IETC test:
http://samples.msdn.microsoft.com/ietestcenter/dominheritance/Prototype_HTMLIsIndexElement.htm
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kaustubh Atrawalkar
HTMLIsIndexElement is removed one year ago - https://trac.webkit.org/changeset/106373. I suppose its no more supported.
Zan Dobersek
I have little idea why IE still supports it.
http://www.w3.org/wiki/HTML/Elements/isindex
Closing this as a WONTFIX. Thanks for bringing it up.