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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/in-html/by-reference-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/in-html/by-reference-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/in-html/by-reference-expected.txt
index 038c73fe889df2305e25e86e5a1a7754e126cc35..ee68a83a868d3f6f86829dbbee338b4495dfca11 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/in-html/by-reference-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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