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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-filter-for-text-expected.txt

Issue 2763363002: Use SVGResources in SVGLayoutTreeAsText writeResources (Closed)
Patch Set: TEs Created 3 years, 9 months 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,0) size 800x600 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse] 6 LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse]
7 [feGaussianBlur stdDeviation="1.00, 1.00"] 7 [feGaussianBlur stdDeviation="1.00, 1.00"]
8 [SourceGraphic] 8 [SourceGraphic]
9 LayoutSVGText {text} at (30,12) size 197.75x23 contains 1 chunk(s) 9 LayoutSVGText {text} at (30,12) size 197.75x23 contains 1 chunk(s)
10 [filter="filter"] LayoutSVGResourceFilter {filter} at (10.23,9.70) size 23 7.30x27.60 10 [filter="filter"] LayoutSVGResourceFilter {filter} at (10.23,9.70) size 23 7.30x27.60
11 LayoutSVGInlineText {#text} at (30,12) size 129.98x23 11 LayoutSVGInlineText {#text} at (30,12) size 129.98x23
12 [filter="filter"] LayoutSVGResourceFilter {filter} at (17,9.70) size 155 .98x27.60
13 chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 19 width 129 .99: "This is for filter " 12 chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 19 width 129 .99: "This is for filter "
14 LayoutSVGTSpan {tspan} at (30,12) size 197.75x23 13 LayoutSVGTSpan {tspan} at (30,12) size 197.75x23
15 [filter="filter"] LayoutSVGResourceFilter {filter} at (10.23,9.70) size 237.30x27.60 14 [filter="filter"] LayoutSVGResourceFilter {filter} at (10.23,9.70) size 237.30x27.60
16 LayoutSVGInlineText {#text} at (159.98,12) size 62.83x23 15 LayoutSVGInlineText {#text} at (159.98,12) size 62.83x23
17 [filter="filter"] LayoutSVGResourceFilter {filter} at (153.70,9.70) si ze 75.39x27.60
18 chunk 1 text run 1 at (159.99,30.00) startOffset 0 endOffset 9 width 6 2.77: "on filter" 16 chunk 1 text run 1 at (159.99,30.00) startOffset 0 endOffset 9 width 6 2.77: "on filter"
19 LayoutSVGInlineText {#text} at (222.75,12) size 5x23 17 LayoutSVGInlineText {#text} at (222.75,12) size 5x23
20 [filter="filter"] LayoutSVGResourceFilter {filter} at (222.25,9.70) size 6x27.60
21 chunk 1 text run 1 at (222.76,30.00) startOffset 0 endOffset 1 width 5.0 0: "." 18 chunk 1 text run 1 at (222.76,30.00) startOffset 0 endOffset 1 width 5.0 0: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698