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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 199.94x22 contains 1 chunk(s) 9 LayoutSVGText {text} at (30,12) size 199.94x22 contains 1 chunk(s)
10 [filter="filter"] LayoutSVGResourceFilter {filter} at (10,9.80) size 239.9 3x26.40 10 [filter="filter"] LayoutSVGResourceFilter {filter} at (10,9.80) size 239.9 3x26.40
11 LayoutSVGInlineText {#text} at (30,12) size 131.08x22 11 LayoutSVGInlineText {#text} at (30,12) size 131.08x22
12 [filter="filter"] LayoutSVGResourceFilter {filter} at (16.89,9.80) size 157.29x26.40
13 chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 19 width 131 .08: "This is for filter " 12 chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 19 width 131 .08: "This is for filter "
14 LayoutSVGTSpan {tspan} at (30,12) size 199.94x22 13 LayoutSVGTSpan {tspan} at (30,12) size 199.94x22
15 [filter="filter"] LayoutSVGResourceFilter {filter} at (10,9.80) size 239 .93x26.40 14 [filter="filter"] LayoutSVGResourceFilter {filter} at (10,9.80) size 239 .93x26.40
16 LayoutSVGInlineText {#text} at (161.08,12) size 64.20x22 15 LayoutSVGInlineText {#text} at (161.08,12) size 64.20x22
17 [filter="filter"] LayoutSVGResourceFilter {filter} at (154.66,9.80) si ze 77.04x26.40
18 chunk 1 text run 1 at (161.08,30.00) startOffset 0 endOffset 9 width 6 3.87: "on filter" 16 chunk 1 text run 1 at (161.08,30.00) startOffset 0 endOffset 9 width 6 3.87: "on filter"
19 LayoutSVGInlineText {#text} at (224.94,12) size 5x22 17 LayoutSVGInlineText {#text} at (224.94,12) size 5x22
20 [filter="filter"] LayoutSVGResourceFilter {filter} at (224.44,9.80) size 6x26.40
21 chunk 1 text run 1 at (224.95,30.00) startOffset 0 endOffset 1 width 5.0 0: "." 18 chunk 1 text run 1 at (224.95,30.00) startOffset 0 endOffset 1 width 5.0 0: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698