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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-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/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
index e038e949cdf239883d3192edba40d1dab434a3b7..37513804fae87c39010c87345cd9def03cbd860a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
@@ -3,30 +3,30 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
LayoutSVGRoot {svg} at (0,0) size 480x360
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGContainer {g} at (10,14) size 366x176
- LayoutSVGText {text} at (10,14) size 366x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 366x20
+ LayoutSVGContainer {g} at (10,14) size 365.86x176
+ LayoutSVGText {text} at (10,14) size 365.86x20 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,14) size 365.86x20
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 47 width 365.87: "Test side effects of assigning to valueAsString"
LayoutSVGRect {rect} at (10,40) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=40.00] [width=30.00] [height=30.00]
LayoutSVGRect {rect} at (10,80) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=80.00] [width=30.00] [height=30.00]
LayoutSVGRect {rect} at (10,120) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=120.00] [width=30.00] [height=30.00]
LayoutSVGRect {rect} at (10,160) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=160.00] [width=30.00] [height=30.00]
LayoutSVGContainer {g} at (50,46) size 178x137
- LayoutSVGText {text} at (50,46) size 168x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 168x17
+ LayoutSVGText {text} at (50,46) size 167.88x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (50,46) size 167.88x17
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 25 width 167.89: "Valid string on SVGLength"
LayoutSVGText {text} at (50,86) size 178x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 178x17
+ LayoutSVGInlineText {#text} at (50,86) size 178x17
chunk 1 text run 1 at (50.00,100.00) startOffset 0 endOffset 27 width 178.00: "Invalid string on SVGLength"
- LayoutSVGText {text} at (50,126) size 160x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 160x17
+ LayoutSVGText {text} at (50,126) size 159.88x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (50,126) size 159.88x17
chunk 1 text run 1 at (50.00,140.00) startOffset 0 endOffset 24 width 159.89: "Valid string on SVGAngle"
LayoutSVGText {text} at (50,166) size 170x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 170x17
+ LayoutSVGInlineText {#text} at (50,166) size 170x17
chunk 1 text run 1 at (50.00,180.00) startOffset 0 endOffset 26 width 170.00: "Invalid string on SVGAngle"
LayoutSVGResourceMarker {marker} [id="m"] [markerUnits=strokeWidth] [ref at (0,0)] [angle=1.80]
- LayoutSVGContainer {g} at (10,311) size 230x36
- LayoutSVGText {text} at (10,311) size 230x36 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 230x36
+ LayoutSVGContainer {g} at (10,311) size 229.47x36
+ LayoutSVGText {text} at (10,311) size 229.47x36 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,311) size 229.47x36
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 229.47: "$Revision: 1.6 $"
- 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