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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/hixie/error/013-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/hixie/error/013-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/hixie/error/013-expected.txt
index d3ce8b34142be04d6de4612c904463d4a1e12cdc..51423ddb4de2c1ab85e5c9aaf5cf140c5d71ee16 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/hixie/error/013-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/hixie/error/013-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x105
LayoutBlockFlow {html} at (0,0) size 800x105
LayoutBlockFlow {body} at (8,8) size 784x81
LayoutBlockFlow (anonymous) at (0,0) size 784x25
- 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,41) size 784x40 [color=#008000]

Powered by Google App Engine
This is Rietveld 408576698