Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Unified Diff: LayoutTests/fast/images/icon-decoding-expected.txt

Issue 733063005: Don't decode AND mask for an icon that already has alpha information (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/images/icon-decoding-expected.txt
diff --git a/LayoutTests/fast/images/icon-decoding-expected.txt b/LayoutTests/fast/images/icon-decoding-expected.txt
index d75afedf12a521dad0cede956536a01e1d60d5ea..23306cbfa9e2195600537f0b11ab9e599bebe0ec 100644
--- a/LayoutTests/fast/images/icon-decoding-expected.txt
+++ b/LayoutTests/fast/images/icon-decoding-expected.txt
@@ -15,6 +15,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,48) size 32x32 [bgcolor=#FF0000]
RenderImage {IMG} at (0,0) size 32x32
RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,80) size 800x8
+ RenderBlock {DIV} at (0,80) size 16x16 [bgcolor=#FF0000]
+ RenderImage {IMG} at (0,0) size 16x16
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock (anonymous) at (0,96) size 800x8
RenderImage {IMG} at (0,0) size 8x8
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698