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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-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/W3C-SVG-1.1/filters-tile-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt
index 3e1d0ab7385e7cf39228d7bcdfb141ad2664aa05..f54ddc2fa000d4cbd770c5086786a715bc421869 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt
@@ -2,20 +2,20 @@ layer at (0,0) size 480x360
LayoutView at (0,0) size 480x360
layer at (0,0) size 480x360
LayoutSVGRoot {svg} at (0,0) size 480x360
- LayoutSVGContainer {g} at (114,11) size 252x280
- LayoutSVGText {text} at (141,11) size 198x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 197x17
+ LayoutSVGContainer {g} at (115,11) size 250x279
+ LayoutSVGText {text} at (141.89,11) size 196.19x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (141.89,11) size 196.19x17
chunk 1 (middle anchor) text run 1 at (141.90,25.00) startOffset 0 endOffset 35 width 196.20: "feTile filter test: a tiled pattern"
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="feTileFilter"] [filterUnits=userSpaceOnUse] [primitiveUnits=userSpaceOnUse]
[feTile]
[feOffset dx="6.00" dy="6.00"]
[feFlood flood-color="#FF0000" flood-opacity="1.00"]
- LayoutSVGContainer {g} at (115,40) size 250x250
+ LayoutSVGContainer {g} at (0,0) size 0x0
[filter="feTileFilter"] LayoutSVGResourceFilter {filter} at (115,40) size 250x250
- LayoutSVGRect {rect} at (114,39) size 252x252 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [x=115.00] [y=40.00] [width=250.00] [height=250.00]
- LayoutSVGRect {rect} at (214,114) size 52x27 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF] [opacity=0.50]}] [x=215.00] [y=115.00] [width=50.00] [height=25.00]
- LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 264x46
+ LayoutSVGRect {rect} at (115,40) size 250x250 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [x=115.00] [y=40.00] [width=250.00] [height=250.00]
+ LayoutSVGRect {rect} at (215,115) size 50x25 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF] [opacity=0.50]}] [x=215.00] [y=115.00] [width=50.00] [height=25.00]
+ LayoutSVGText {text} at (10,304) size 263.33x46 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (10,304) size 263.33x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.9 $"
- LayoutSVGRect {rect} at (0,0) size 480x360 [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