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

Unified Diff: third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-scrollbars-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/absolute-sized-document-scrollbars-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt
index 2aaa95174d11109835bcb60b41cf7003582b1427..d679309cc3fc753a34057cc8c7b6e2916e641dd9 100644
--- a/third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x585 scrollWidth 829 scrollHeight 622
LayoutView at (0,0) size 800x600
layer at (0,0) size 829x622 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585
- LayoutSVGRoot {svg} at (0,0) size 829x622
- LayoutSVGRect {rect} at (0,0) size 829x622 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRoot {svg} at (0,0) size 829.44x622.08
+ LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698