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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/custom/foreign-object-skew-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/foreign-object-skew-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/foreign-object-skew-expected.txt
index 0f7d7b6f52a57d760a78dbbfaa6525a2e837fab6..65721a13b6e34ad5daab971553f7540fed913619 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/foreign-object-skew-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 81x18
@@ -13,4 +13,4 @@ layer at (0,0) size 800x600
LayoutBR {xhtml:br} at (67,0) size 1x18
LayoutButton {xhtml:input} at (0,18) size 16x18 [bgcolor=#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