RESOLVED INVALID Bug 72980
[chromium] LayoutTest for opaque directly-composited image layers.
https://bugs.webkit.org/show_bug.cgi?id=72980
Summary [chromium] LayoutTest for opaque directly-composited image layers.
Dana Jansens
Reported 2011-11-22 11:51:40 PST
A simple LayoutTest. I am not sure how to make a LayoutTest that is for chromium specifically. This test is not really just for Chromium, but it will likely fail on any other platforms at the moment until they set opaque on an image GraphicsLayer also.
Attachments
Patch (2.63 KB, patch)
2011-11-22 11:58 PST, Dana Jansens
no flags
Dana Jansens
Comment 1 2011-11-22 11:58:25 PST
WebKit Review Bot
Comment 2 2011-11-23 01:02:37 PST
Comment on attachment 116259 [details] Patch Attachment 116259 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10602227 New failing tests: compositing/opaque/direct-images.html
James Robinson
Comment 3 2011-11-27 10:49:24 PST
Why doesn't this test pass?
Dana Jansens
Comment 4 2011-11-28 07:03:01 PST
It expects them to be marked opaque, but depends on the 2 bugs as marked in order to do so.
Dana Jansens
Comment 5 2011-11-28 08:08:04 PST
Comment on attachment 116259 [details] Patch Shouldn't have flagged this for review before the deps landed I guess.
Dana Jansens
Comment 6 2011-12-01 11:57:24 PST
Spoke with @enne and she thinks it makes more sense to do this as a unit test since it is chromium specific stuff. So I'll make a unit test in the relevant CL with changes.
Note You need to log in before you can comment on or make changes to this bug.