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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/getsvgdocument-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/custom/getsvgdocument-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/getsvgdocument-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/getsvgdocument-expected.txt
index 4b08c295982eaeb3240d72bc17a63984caf6f7f5..b64dd879f289a8c6ef4fc0fee225bdd2349fee2c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/getsvgdocument-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/getsvgdocument-expected.txt
@@ -19,7 +19,7 @@ layer at (8,64) size 85x20
LayoutSVGRoot {svg} at (0,0) size 85x20
LayoutSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
LayoutSVGText {text} at (5,1) size 69x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 69x19
+ LayoutSVGInlineText {#text} at (5,1) size 69x19
chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 69.00: "SUCCESS"
layer at (8,104) size 85x20
LayoutEmbeddedObject {OBJECT} at (0,40) size 85x20
@@ -29,5 +29,5 @@ layer at (8,104) size 85x20
LayoutSVGRoot {svg} at (0,0) size 85x20
LayoutSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
LayoutSVGText {text} at (5,1) size 69x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 69x19
+ LayoutSVGInlineText {#text} at (5,1) size 69x19
chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 69.00: "SUCCESS"

Powered by Google App Engine
This is Rietveld 408576698