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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/getsvgdocument-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/getsvgdocument-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt
index 252ac24632e53f4a0dd0eb9f9f174499e7cc4067..976d89d3af77398b2d882e0edc1d948c3ad06550 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt
@@ -18,8 +18,8 @@ layer at (8,60) size 85x20
layer at (0,0) size 85x20
LayoutSVGRoot {svg} at (0,0) size 85x20
LayoutSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
- LayoutSVGText {text} at (5,2) size 70x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 70x17
+ LayoutSVGText {text} at (5,2) size 69.36x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (5,2) size 69.36x17
chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 69.37: "SUCCESS"
layer at (8,98) size 85x20
LayoutEmbeddedObject {OBJECT} at (0,38) size 85x20
@@ -28,6 +28,6 @@ layer at (8,98) size 85x20
layer at (0,0) size 85x20
LayoutSVGRoot {svg} at (0,0) size 85x20
LayoutSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
- LayoutSVGText {text} at (5,2) size 70x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 70x17
+ LayoutSVGText {text} at (5,2) size 69.36x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (5,2) size 69.36x17
chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 69.37: "SUCCESS"

Powered by Google App Engine
This is Rietveld 408576698