[Webkit-unassigned] [Bug 159367] New: Null cached image for certain uses of -webkit-image-set
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 1 13:31:37 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159367
Bug ID: 159367
Summary: Null cached image for certain uses of
-webkit-image-set
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
CC: simon.fraser at apple.com
Created attachment 282572
--> https://bugs.webkit.org/attachment.cgi?id=282572&action=review
Test case showing the null image
Certain web content results in the 'cachedImage' member of the HTMLImageElement's Renderer being set to nullptr. The attached test case illustrates this problem.
It seems to be related to the specific use of "-webkit-image-set".
There might be some relationship between the size of the containing div and the native size of the images used in this test case.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160701/84472613/attachment.html>
More information about the webkit-unassigned
mailing list