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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/in-html/by-reference-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/in-html/by-reference-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/in-html/by-reference-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/in-html/by-reference-expected.txt
index 6a7d751de8a0601e81067846404e966eb898d64c..e6f6ace819651b06e9696221632e668f01037b83 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/in-html/by-reference-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/in-html/by-reference-expected.txt
@@ -17,28 +17,28 @@ layer at (0,50) size 50x50
layer at (0,0) size 50x50
LayoutView at (0,0) size 50x50
layer at (0,0) size 50x50
- LayoutSVGRoot {svg} at (0,0) size 0x0
+ LayoutSVGRoot {svg} at (0,0) size 50x50
layer at (54,50) size 50x50
LayoutEmbeddedObject {EMBED} at (54,50) size 50x50
layer at (0,0) size 50x50
LayoutView at (0,0) size 50x50
layer at (0,0) size 50x50
- LayoutSVGRoot {svg} at (0,0) size 0x0
+ LayoutSVGRoot {svg} at (0,0) size 50x50
layer at (108,0) size 100x100
LayoutIFrame {IFRAME} at (108,0) size 100x100
layer at (0,0) size 100x100
LayoutView at (0,0) size 100x100
layer at (0,0) size 50x50
- LayoutSVGRoot {svg} at (0,0) size 0x0
+ LayoutSVGRoot {svg} at (0,0) size 50x50
layer at (212,50) size 50x50
LayoutEmbeddedObject {OBJECT} at (212,50) size 50x50
layer at (0,0) size 50x50
LayoutView at (0,0) size 50x50
layer at (0,0) size 50x50
- LayoutSVGRoot {svg} at (0,0) size 0x0
+ LayoutSVGRoot {svg} at (0,0) size 50x50
layer at (266,50) size 50x50
LayoutEmbeddedObject {OBJECT} at (266,50) size 50x50
layer at (0,0) size 50x50
LayoutView at (0,0) size 50x50
layer at (0,0) size 50x50
- LayoutSVGRoot {svg} at (0,0) size 0x0
+ LayoutSVGRoot {svg} at (0,0) size 50x50

Powered by Google App Engine
This is Rietveld 408576698