[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:26:56 PDT 2010


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





--- Comment #3 from Leo Yang <leo.yang at torchmobile.com.cn>  2010-07-22 13:26:56 PST ---
(In reply to comment #2)
> (From update of attachment 62327 [details])
> 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?

I am using latest code (on the top of commit 6255afb56f275ef6bb3ebe6d5484ad65a01e2529), webkit renders nothing. This patch doesn't change behavior to match Firfox, instead, just renders generated image.

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