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

Unified Diff: LayoutTests/platform/mac/svg/custom/recursive-gradient-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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/custom/recursive-gradient-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/recursive-gradient-expected.txt b/LayoutTests/platform/mac/svg/custom/recursive-gradient-expected.txt
index f6b321f7de0905706463b06e5a0b590945286071..c7fcf95c9c6bf0a3caeacc6aa4b897cc04d70634 100644
--- a/LayoutTests/platform/mac/svg/custom/recursive-gradient-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/recursive-gradient-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (0,0) size 101x101 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=RADIAL-GRADIENT] [id="gradient1"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGRect {rect} at (99,0) size 102x101 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=RADIAL-GRADIENT] [id="gradient2"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGRect {rect} at (0,99) size 101x102 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=RADIAL-GRADIENT] [id="gradient3"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
- RenderSVGPath {line} at (224,0) size 2x200 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=0.00] [x2=225.00] [y2=200.00]
+ LayoutSVGPath {line} at (224,0) size 2x200 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=0.00] [x2=225.00] [y2=200.00]
LayoutSVGText {text} at (75,236) size 300x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 299x18
chunk 1 (middle anchor) text run 1 at (75.69,250.00) startOffset 0 endOffset 48 width 298.62: "Both sides of the red line should look identical"

Powered by Google App Engine
This is Rietveld 408576698