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

Unified Diff: LayoutTests/platform/win/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/svg/clip-path/clip-path-pixelation-expected.txt
diff --git a/LayoutTests/platform/win/svg/clip-path/clip-path-pixelation-expected.txt b/LayoutTests/platform/win/svg/clip-path/clip-path-pixelation-expected.txt
index 9aa322627a5282dc1418d978fb3217204d9f31ed..cf026948ed4d78b4a8abebfa79a6fbd6777e8ccf 100644
--- a/LayoutTests/platform/win/svg/clip-path/clip-path-pixelation-expected.txt
+++ b/LayoutTests/platform/win/svg/clip-path/clip-path-pixelation-expected.txt
@@ -9,5 +9,5 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (52,6) size 196x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 195x17
chunk 1 (middle anchor) text run 1 at (52.68,20.00) startOffset 0 endOffset 30 width 194.65: "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