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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/dominant-baseline-hanging-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/win/svg/custom/dominant-baseline-hanging-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/dominant-baseline-hanging-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/dominant-baseline-hanging-expected.txt
index ca41acd684232a401c299fb81c47ab59b403a4f9..04612609e2545c09373015ae164dc92be2408276 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/dominant-baseline-hanging-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/dominant-baseline-hanging-expected.txt
@@ -13,13 +13,13 @@ layer at (0,0) size 400x400
LayoutSVGGradientStop {stop} [offset=0.00] [color=#000000]
LayoutSVGGradientStop {stop} [offset=1.00] [color=#00000000]
LayoutSVGRect {rect} at (0,0) size 400x400 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
- LayoutSVGContainer {g} at (9,6) size 381x29 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
- LayoutSVGRect {rect} at (10,10) size 380x25 [opacity=0.50] [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=380.00] [height=25.00]
- LayoutSVGContainer {g} at (9,9) size 381x26 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-0.50,-0.50)}]
- LayoutSVGPath {line} at (9,9) size 381x1 [stroke={[type=LINEAR-GRADIENT] [id="h_stroke_gradient"]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=380.00] [y2=0.00]
- LayoutSVGPath {line} at (9,9) size 1x26 [stroke={[type=LINEAR-GRADIENT] [id="v_stroke_gradient"]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-0.50] [x2=0.00] [y2=25.00]
- LayoutSVGText {text} at (2,-4) size 317x23 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 317x22
+ LayoutSVGContainer {g} at (-0.50,-3.59) size 380.50x28.59 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
+ LayoutSVGRect {rect} at (0,0) size 380x25 [opacity=0.50] [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=380.00] [height=25.00]
+ LayoutSVGContainer {g} at (0,-0.50) size 380x25.50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-0.50,-0.50)}]
+ LayoutSVGPath {line} at (0,0) size 380x0 [stroke={[type=LINEAR-GRADIENT] [id="h_stroke_gradient"]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=380.00] [y2=0.00]
+ LayoutSVGPath {line} at (0,-0.50) size 0x25.50 [stroke={[type=LINEAR-GRADIENT] [id="v_stroke_gradient"]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-0.50] [x2=0.00] [y2=25.00]
+ LayoutSVGText {text} at (2,-3.59) size 316.92x22 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (2,-3.59) size 316.92x22
chunk 1 text run 1 at (2.00,14.40) startOffset 0 endOffset 40 width 316.58: "This is hanging from the top-left corner"
LayoutSVGForeignObject {foreignObject} at (10,45) size 380x150
LayoutBlockFlow {html} at (0,16) size 380x124

Powered by Google App Engine
This is Rietveld 408576698