[Webkit-unassigned] [Bug 67043] New: Code to handle usemap attribute inconsistent about stripping whitespace
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 26 10:28:40 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67043
Summary: Code to handle usemap attribute inconsistent about
stripping whitespace
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: darin at apple.com
CC: kling at webkit.org
The code to handle the usemap attribute is inconsistent about whether whitespace stripping will take place. HTMLImageElement strips the spaces in one place but not in another. HTMLObjectElement does not strip the whitespace. RenderImage does not strip the whitespace.
I’m sure this leads to bugs when there is whitespace present.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list