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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-svg-area-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/getscreenctm-in-scrollable-svg-area-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt
index 97fe1a824353999e20c13d5a4cdea00da1b658cc..080ae79c2d3f06a86495c6f1ba3d7e57893ee946 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 1700.00 scrollHei
layer at (0,0) size 785x4004 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {html} at (0,0) size 785x4004
LayoutBlockFlow {body} at (0,0) size 785x4004
- LayoutSVGRoot {svg} at (266,1950) size 268x153
+ LayoutSVGRoot {svg} at (0,0) size 785x4000
LayoutSVGRect {rect} at (350,1950) size 100x100 [fill={[type=SOLID] [color=#000080] [opacity=0.50]}] [x=350.00] [y=1950.00] [width=100.00] [height=100.00]
LayoutSVGEllipse {circle} at (350,1950) size 100x100 [fill={[type=SOLID] [color=#F08080]}] [cx=400.00] [cy=2000.00] [r=50.00]
- LayoutSVGText {text} at (266,2086) size 268x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 267x17
+ LayoutSVGText {text} at (266.92,2086) size 266.13x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (266.92,2086) size 266.13x17
chunk 1 (middle anchor) text run 1 at (266.93,2100.00) startOffset 0 endOffset 46 width 266.13: "The test passes if the circle sits in the rect"
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698