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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/013-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/013-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/013-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/013-expected.txt
index 00220c940a31674a3bddda5127a8b0fd188e2a68..3e467c4d4dacf79419b6d1cdbf75d3a7c8744d40 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/013-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/hixie/error/013-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x100
LayoutBlockFlow {html} at (0,0) size 800x100
LayoutBlockFlow {body} at (8,8) size 784x76
LayoutBlockFlow (anonymous) at (0,0) size 784x24
- LayoutSVGRoot {svg} at (8,8) size 0x0
- LayoutSVGText {text} at (10,20) size 123x13 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 123x13
+ LayoutSVGRoot {svg} at (0,0) size 784x20
+ LayoutSVGText {text} at (10,20) size 122.86x13 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,20) size 122.86x13
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 30 width 122.86: "FAIL (This should not render.)"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {p} at (0,40) size 784x36 [color=#008000]

Powered by Google App Engine
This is Rietveld 408576698