[Webkit-unassigned] [Bug 22011] New: Inconsistent interpretation of borked HTML between innerHTML assignment and regular parsing (or document.write)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 31 13:39:39 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=22011
Summary: Inconsistent interpretation of borked HTML between
innerHTML assignment and regular parsing (or
document.write)
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://-
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: anantha at chromium.org
I Steps:
Go to index.html and compare the two leftmost iframes
II Issue:
Reduction shows that the problem lies in setting innerHTML with horrible HTML
(borked element nesting).
The issue is the interpretation of the bad HTML differs between these two
modes.
III Nightly tested: 37819
--
Configure bugmail: https://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