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

Unified Diff: third_party/WebKit/LayoutTests/svg/foreignObject/multiple-foreign-objects-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/svg/foreignObject/multiple-foreign-objects-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt b/third_party/WebKit/LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt
index bc22fa6bdfcf7451ca54aa85b217720fe90ef546..ce3c40ab0e677ddc3b282fe00fd03a661431dac0 100644
--- a/third_party/WebKit/LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,0) size 250x100
+ LayoutSVGRoot {svg} at (0,0) size 300x150
LayoutSVGForeignObject {foreignObject} at (0,0) size 100x100
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
LayoutSVGForeignObject {foreignObject} at (150,0) size 100x100

Powered by Google App Engine
This is Rietveld 408576698