[Webkit-unassigned] [Bug 18415] New: No DOM element created for <isindex> with no other tags in the document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 10 13:24:53 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18415
Summary: No DOM element created for <isindex> with no other tags
in the document
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: Macintosh
URL: http://software.hixie.ch/utilities/js/live-dom-
viewer/?%3Cisindex%3E
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P3
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: ian at hixie.ch
* SUMMARY
An HTML document containing only an <isindex> tag does not render the <isindex>
tag. (It's also missing from the DOM).
* STEPS TO REPRODUCE
1. Launch Safari/WebKit nightly.
2. Open URL: data:text/html,%3Cisindex%3E
* RESULTS
No <isindex> element is drawn. Using Hixie's Live DOM Viewer (see URL on this
bug), there is no ISINDEX element in the DOM.
* REGRESSION
Unknown. Will test on Safari 2.0.4 on Tiger 10.4.11 later.
* NOTES
See also Bug 7139. :)
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list