Bug 51975

Summary: Directly composited SVG images fail to render
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch ariya.hidayat: review+

Simon Fraser (smfr)
Reported 2011-01-05 18:01:11 PST
<img src="foo.svg" -webkit-transform: translateZ(0)"> fails to render.
Attachments
Patch (8.47 KB, patch)
2011-01-05 18:28 PST, Simon Fraser (smfr)
ariya.hidayat: review+
Simon Fraser (smfr)
Comment 1 2011-01-05 18:15:29 PST
r67900 was supposed to fix this, but CachedImage::image() can return a nullImage() which is a bitmap image.
Simon Fraser (smfr)
Comment 2 2011-01-05 18:28:23 PST
Simon Fraser (smfr)
Comment 3 2011-01-05 21:30:13 PST
Ariya Hidayat
Comment 4 2011-01-05 21:33:11 PST
Comment on attachment 78086 [details] Patch re=me
Simon Fraser (smfr)
Comment 5 2011-01-05 21:45:12 PST
Note You need to log in before you can comment on or make changes to this bug.