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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
index 9ce230c10c116d5c6f4966cbb1acf7d5aa86c392..938d7265963483707a406f3fdd87f28cee0437cc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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,13) size 366x177
- LayoutSVGText {text} at (10,13) size 366x21 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 366x21
+ LayoutSVGContainer {g} at (10,13) size 365.67x177
+ LayoutSVGText {text} at (10,13) size 365.67x21 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,13) size 365.67x21
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 47 width 365.68: "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 (49,46) size 179x137
- LayoutSVGText {text} at (49,46) size 169x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 169x17
+ LayoutSVGText {text} at (49,46) size 168.88x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (49,46) size 168.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 (49,126) size 161x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 161x17
+ LayoutSVGText {text} at (49,126) size 160.88x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (49,126) size 160.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 228x36
LayoutSVGText {text} at (10,311) size 228x36 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 228x36
+ LayoutSVGInlineText {#text} at (10,311) size 228x36
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 228.00: "$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