[Webkit-unassigned] [Bug 17051] Safari should resolve the contents of the url(...) relative to the URL of the document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 16:59:57 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17051





------- Comment #7 from eric at webkit.org  2008-01-29 16:59 PDT -------
So the real bug is that other browsers seem to treat url() as a valid enough
background: value to not ignore the property complete, and thus clear the url
for the background image on the second declaration.  Thus ending up with no
background.  We ignore the "url()" and thus respect the first background:
value.  I expect this is a rather minor compat issue.


-- 
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