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

Unified Diff: LayoutTests/css3/images/pixelated-svg-image-expected.txt

Issue 336693005: Add image-rendering: pixelated. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update svg test Created 6 years, 6 months 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/css3/images/pixelated-svg-image-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/plugins/webplugin-reflection-expected.txt b/LayoutTests/css3/images/pixelated-svg-image-expected.txt
similarity index 64%
copy from LayoutTests/platform/linux/compositing/plugins/webplugin-reflection-expected.txt
copy to LayoutTests/css3/images/pixelated-svg-image-expected.txt
index 233d7a59df75e895ff658e3147f9e521885f5ab9..b4939eccf30f1b665f555692580baf3b430a1e06 100644
--- a/LayoutTests/platform/linux/compositing/plugins/webplugin-reflection-expected.txt
+++ b/LayoutTests/css3/images/pixelated-svg-image-expected.txt
@@ -3,6 +3,6 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x171
RenderBlock {HTML} at (0,0) size 800x171
RenderBody {BODY} at (8,8) size 784x155
+ RenderSVGRoot {svg} at (8,8) size 100x100
+ RenderSVGImage {image} at (8,8) size 100x100 [image rendering=4]
RenderText {#text} at (0,0) size 0x0
-layer at (8,8) size 150x150
- RenderEmbeddedObject {EMBED} at (0,0) size 150x150

Powered by Google App Engine
This is Rietveld 408576698