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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-tspan-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 [feFlood flood-color="#008000" flood-opacity="1.00"] 7 [feFlood flood-color="#008000" flood-opacity="1.00"]
8 LayoutSVGText {text} at (100,86) size 100.19x18 contains 1 chunk(s) 8 LayoutSVGText {text} at (100,86) size 100.19x18 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (100,86) size 69.77x18 9 LayoutSVGInlineText {#text} at (100,86) size 69.77x18
10 chunk 1 text run 1 at (100.00,100.00) startOffset 0 endOffset 12 width 6 9.77: "Die ist ein " 10 chunk 1 text run 1 at (100.00,100.00) startOffset 0 endOffset 12 width 6 9.77: "Die ist ein "
11 LayoutSVGTSpan {tspan} at (100,86) size 100.19x18 11 LayoutSVGTSpan {tspan} at (100,86) size 100.19x18
12 [filter="filter"] LayoutSVGResourceFilter {filter} at (89.98,84.20) size 120.22x21.60 12 [filter="filter"] LayoutSVGResourceFilter {filter} at (89.98,84.20) size 120.22x21.60
13 LayoutSVGInlineText {#text} at (169.77,86) size 26.44x18 13 LayoutSVGInlineText {#text} at (169.77,86) size 26.44x18
14 [filter="filter"] LayoutSVGResourceFilter {filter} at (167.12,84.20) s ize 31.73x21.60
15 chunk 1 text run 1 at (169.77,100.00) startOffset 0 endOffset 4 width 26.43: "Test" 14 chunk 1 text run 1 at (169.77,100.00) startOffset 0 endOffset 4 width 26.43: "Test"
16 LayoutSVGInlineText {#text} at (196.19,86) size 4x18 15 LayoutSVGInlineText {#text} at (196.19,86) size 4x18
17 chunk 1 text run 1 at (196.20,100.00) startOffset 0 endOffset 1 width 4. 00: "." 16 chunk 1 text run 1 at (196.20,100.00) startOffset 0 endOffset 1 width 4. 00: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698