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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt
index 87b7ab610e04bcc668426a4d3da3f25d25385d3c..dce935671a361fd957babf2ef201c09c4a9f3fc5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt
@@ -9,14 +9,14 @@ layer at (0,0) size 480x360
LayoutSVGGradientStop {stop} [offset=1.00] [color=#00FF00]
LayoutSVGRect {rect} at (20,20) size 440x50 [fill={[type=LINEAR-GRADIENT] [id="Grad1"]}] [x=20.00] [y=20.00] [width=440.00] [height=50.00]
LayoutSVGText {text} at (20,72) size 288x35 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 288x35
+ LayoutSVGInlineText {#text} at (20,72) size 288x35
chunk 1 text run 1 at (20.00,100.00) startOffset 0 endOffset 22 width 288.00: "scale(0.5) on gradient"
LayoutSVGResourceRadialGradient {radialGradient} [id="Grad2"] [gradientUnits=userSpaceOnUse] [gradientTransform={m=((1.00,0.00)(1.00,1.00)) t=(240.00,155.00)}] [center=(0,0)] [focal=(0,0)] [radius=60.00] [focalRadius=0.00]
LayoutSVGGradientStop {stop} [offset=0.00] [color=#000000]
LayoutSVGGradientStop {stop} [offset=1.00] [color=#FFA500]
LayoutSVGRect {rect} at (20,110) size 440x50 [fill={[type=RADIAL-GRADIENT] [id="Grad2"]}] [x=20.00] [y=110.00] [width=440.00] [height=50.00]
LayoutSVGText {text} at (20,162) size 297x35 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 297x35
+ LayoutSVGInlineText {#text} at (20,162) size 297x35
chunk 1 text run 1 at (20.00,190.00) startOffset 0 endOffset 21 width 297.00: "skewX(45) on gradient"
LayoutSVGResourcePattern {pattern} [id="Pat3"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse] [patternTransform={m=((2.00,0.00)(2.00,2.00)) t=(25.00,215.00)}]
LayoutSVGRect {rect} at (0,0) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
@@ -25,9 +25,9 @@ layer at (0,0) size 480x360
LayoutSVGRect {rect} at (10,10) size 10x10 [fill={[type=SOLID] [color=#FFFF00]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
LayoutSVGRect {rect} at (20,210) size 440x50 [fill={[type=PATTERN] [id="Pat3"]}] [x=20.00] [y=210.00] [width=440.00] [height=50.00]
LayoutSVGText {text} at (20,262) size 403x35 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 403x35
+ LayoutSVGInlineText {#text} at (20,262) size 403x35
chunk 1 text run 1 at (20.00,290.00) startOffset 0 endOffset 30 width 403.00: "scale(2), skewX(45) on pattern"
LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 261x46
+ LayoutSVGInlineText {#text} at (10,304) size 261x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.7 $"
- LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698