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

Unified Diff: LayoutTests/platform/win-xp/svg/clip-path/clip-path-pixelation-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/platform/win-xp/svg/clip-path/clip-path-pixelation-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/clip-path/clip-path-pixelation-expected.txt b/LayoutTests/platform/win-xp/svg/clip-path/clip-path-pixelation-expected.txt
index 7d49a90ceb91bf9b25a3ce250f152313abb8068c..a75259eb45ee19ed869b017ff0dd4deca0ff3089 100644
--- a/LayoutTests/platform/win-xp/svg/clip-path/clip-path-pixelation-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/clip-path/clip-path-pixelation-expected.txt
@@ -9,5 +9,5 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (60,5) size 180x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 180x19
chunk 1 (middle anchor) text run 1 at (60.00,20.00) startOffset 0 endOffset 30 width 180.00: "This should not look pixelated"
- RenderSVGRect {rect} at (25,50) size 250x250 [transform={m=((25.00,0.00)(0.00,25.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=2.00] [width=10.00] [height=10.00]
+ LayoutSVGRect {rect} at (25,50) size 250x250 [transform={m=((25.00,0.00)(0.00,25.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=2.00] [width=10.00] [height=10.00]
[clipPath="clip-circle"] LayoutSVGResourceClipper {clipPath} at (1,2) size 10x10

Powered by Google App Engine
This is Rietveld 408576698