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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/custom/foreign-object-skew-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/foreign-object-skew-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/foreign-object-skew-expected.txt
index b02300cc8e822d3886fdb490a0f3b2921bcb7e6a..b049edb9d9c15089a81e0847971c2e9a426a2104 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/foreign-object-skew-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 580x18
LayoutText {#text} at (0,0) size 81x17
@@ -13,4 +13,4 @@ layer at (0,0) size 800x600
LayoutBR {xhtml:br} at (67,0) size 1x17
LayoutButton {xhtml:input} at (0,18) 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