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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/clip-path/clip-path-pixelation-expected.txt
diff --git a/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt b/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt
index e8afd5a84ba664a927d8bc315953eef9d0f8e845..75a3c90a1206df4002a260df05d0388b545d0d9b 100644
--- a/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt
+++ b/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt
@@ -9,5 +9,5 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (52,6) size 196x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 195x18
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