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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/hixie/error/013-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/hixie/error/013-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/hixie/error/013-expected.txt
index b3736040744f003b31bc58b5907990e5e2e659b3..5e1641a444693feada7cd8ba5d54fcfee2e6b9ff 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/hixie/error/013-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 125x12 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 125x12
+ LayoutSVGRoot {svg} at (0,0) size 784x20
+ LayoutSVGText {text} at (10,20) size 124.70x12 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,20) size 124.70x12
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 30 width 124.71: "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