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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/017-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/mac/svg/hixie/error/017-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/017-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/017-expected.txt
index 02cdb406a93bba7b37c2432a1a1bbadd8fc56453..7016c539eab783178342dcf052b990734b777586 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/017-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/017-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,0) size 460x303
+ LayoutSVGRoot {svg} at (0,0) size 800x600
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGContainer {g} at (0,0) size 0x0
LayoutSVGContainer {use} at (0,0) size 0x0
@@ -11,10 +11,10 @@ layer at (0,0) size 800x600
LayoutSVGContainer {use} at (0,0) size 0x0
LayoutSVGContainer {g} at (0,0) size 0x0
LayoutSVGContainer {use} at (0,0) size 0x0
- LayoutSVGText {text} at (20,40) size 430x230 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 430x230
+ LayoutSVGText {text} at (20,40) size 429.69x230 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (20,40) size 429.69x230
chunk 1 text run 1 at (20.00,220.00) startOffset 0 endOffset 4 width 429.69: "FAIL"
- LayoutSVGEllipse {circle} at (0,0) size 303x303 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=100.00] [cy=100.00] [r=200.00]
- LayoutSVGText {text} at (20,40) size 430x230 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 430x230
+ LayoutSVGEllipse {circle} at (-100,-100) size 400x400 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=100.00] [cy=100.00] [r=200.00]
+ LayoutSVGText {text} at (20,40) size 429.69x230 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (20,40) size 429.69x230
chunk 1 text run 1 at (20.00,220.00) startOffset 0 endOffset 4 width 429.69: "FAIL"

Powered by Google App Engine
This is Rietveld 408576698