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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/foreign-object-skew-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/foreign-object-skew-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/foreign-object-skew-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/foreign-object-skew-expected.txt
index eaea7308a2715f54681bc152c28bd1dcb5199a59..0bb2aee6626bd4554655814df127af68cf9e6f25 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/foreign-object-skew-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/foreign-object-skew-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (9,9) size 791x591
+ LayoutSVGRoot {svg} at (0,0) size 800x600
LayoutSVGForeignObject {foreignObject} at (10,10) size 580x380
LayoutBlockFlow {xhtml:div} at (0,0) size 580x20
LayoutText {#text} at (0,0) size 74x19
@@ -13,4 +13,4 @@ layer at (0,0) size 800x600
LayoutBR {xhtml:br} at (62,0) size 0x19
LayoutButton {xhtml:input} at (0,20) size 16x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutText {#text} at (0,0) size 0x0
- LayoutSVGRect {rect} at (9,9) size 582x382 [stroke={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=580.00] [height=380.00]
+ LayoutSVGRect {rect} at (10,10) size 580x380 [stroke={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=580.00] [height=380.00]

Powered by Google App Engine
This is Rietveld 408576698