[Webkit-unassigned] [Bug 42840] image element with src attribute can't be replaced by content: url() style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 13:02:56 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42840





--- Comment #2 from Ojan Vafai <ojan at chromium.org>  2010-07-22 13:02:57 PST ---
(From update of attachment 62327)
I tried <image src="http://google.com/images/logo.gif" style="content: url(http://www.google.com/intl/en_ALL/images/logos/images_logo_lg.gif)" />

This renders the src image in Firefox 3.6 and the generated image in Opera 10.6 and WebKit nightly. So, this patch changes WebKit to match the Firefox behavior, right? Is there a spec that covers this behavior that one of us is violating?

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