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

Unified Diff: LayoutTests/paint/images/image-backgrounds-not-antialiased-expected.txt

Issue 711163002: Don't anti-alias backgrounds of images. (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/paint/images/image-backgrounds-not-antialiased-expected.txt
diff --git a/LayoutTests/css3/filters/simple-filter-rendering-expected.txt b/LayoutTests/paint/images/image-backgrounds-not-antialiased-expected.txt
similarity index 52%
copy from LayoutTests/css3/filters/simple-filter-rendering-expected.txt
copy to LayoutTests/paint/images/image-backgrounds-not-antialiased-expected.txt
index 5005d3ab6c93a9b5dfe798f074ebbd816ee289c6..4b01f5dd9ade3bd2d0d3e819d71373fafd8464ee 100644
--- a/LayoutTests/css3/filters/simple-filter-rendering-expected.txt
+++ b/LayoutTests/paint/images/image-backgrounds-not-antialiased-expected.txt
@@ -3,5 +3,6 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 200x200
- RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#A672A3]
+ RenderImage {IMG} at (0,1) size 395x296 [bgcolor=#FF0000]
+ RenderText {#text} at (395,282) size 25x19
+ text run at (395,282) width 25: " -->"

Powered by Google App Engine
This is Rietveld 408576698