[Webkit-unassigned] [Bug 15508] New: If the style defined for an element has a space between Universal selector(*) and id(#), then Safari doesn't render that element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 14 11:25:21 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15508
Summary: If the style defined for an element has a space between
Universal selector(*) and id(#), then Safari doesn't
render that element
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: help.improve.safari at gmail.com
Safari treats the following two lines differently.
html>body*#search
html>body* #search
Please see the testcase.
--
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