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

Unified Diff: third_party/WebKit/LayoutTests/svg/zoom/page/zoom-svg-as-object-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/zoom/page/zoom-svg-as-object-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt b/third_party/WebKit/LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt
index 331656e6cef817d2c4ab94da0eed5207d7bd51e2..199a5ea399933456bda9cf7da9fc1945fdc84779 100644
--- a/third_party/WebKit/LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt
@@ -9,4 +9,4 @@ layer at (0,0) size 400x300
LayoutView at (0,0) size 400x300
layer at (0,0) size 400x300
LayoutSVGRoot {svg} at (0,0) size 400x300
- LayoutSVGRect {rect} at (0,0) size 400x300 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698