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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-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/wicd/test-rightsizing-a-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-expected.txt
index 400fb236695113f175a38baa8aa9d4f0664018a5..695751e2c89584f96b904ebb715c2f02e3f44f30 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-expected.txt
@@ -51,8 +51,8 @@ layer at (48,175) size 176x62
LayoutSVGRect {rect} at (2,2) size 174x60 [fill={[type=SOLID] [color=#333333]}] [x=2.00] [y=2.00] [width=174.00] [height=60.00]
LayoutSVGRect {rect} at (2,2) size 172x58 [fill={[type=SOLID] [color=#FFFFFF]}] [x=2.00] [y=2.00] [width=172.00] [height=58.00]
LayoutSVGRect {rect} at (86,2) size 88x58 [fill={[type=SOLID] [color=#FFCC33]}] [x=86.00] [y=2.00] [width=88.00] [height=58.00]
- LayoutSVGText {text} at (45,10) size 81x45 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 81x45
+ LayoutSVGText {text} at (45.98,10) size 80.02x45 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (45.98,10) size 80.02x45
chunk 1 (middle anchor) text run 1 at (45.99,46.00) startOffset 0 endOffset 3 width 80.02: "SVG"
layer at (48,359) size 176x62
LayoutEmbeddedObject {object} at (0,0) size 176x62
@@ -64,6 +64,6 @@ layer at (48,359) size 176x62
LayoutSVGRect {rect} at (2,2) size 174x60 [fill={[type=SOLID] [color=#333333]}] [x=2.00] [y=2.00] [width=174.00] [height=60.00]
LayoutSVGRect {rect} at (2,2) size 172x58 [fill={[type=SOLID] [color=#FFFFFF]}] [x=2.00] [y=2.00] [width=172.00] [height=58.00]
LayoutSVGRect {rect} at (86,2) size 88x58 [fill={[type=SOLID] [color=#FFCC33]}] [x=86.00] [y=2.00] [width=88.00] [height=58.00]
- LayoutSVGText {text} at (45,10) size 81x45 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 81x45
+ LayoutSVGText {text} at (45.98,10) size 80.02x45 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (45.98,10) size 80.02x45
chunk 1 (middle anchor) text run 1 at (45.99,46.00) startOffset 0 endOffset 3 width 80.02: "SVG"

Powered by Google App Engine
This is Rietveld 408576698