[Webkit-unassigned] [Bug 125788] New: SVG background override from higher specificity renders incorrectly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 16 10:59:10 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125788
Summary: SVG background override from higher specificity
renders incorrectly
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://codepen.io/anon/pen/rldLw
OS/Version: All
Status: NEW
Severity: Normal
Priority: P3
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: digitalicarus at gmail.com
The SVG should match the png. The extra specificity doesn't seem to change the background. Even if both the svg specific backgrounds are changed to the filled square they seem to mysteriously retain the unfilled source. If one inspects the divs and opens a new tab to the data URI in chrome it displays the correct svg source, so there's something going on with the css here.
This problem occurs in both Chrome and Safari but the code works as expected in FireFox.
--
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