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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-filter-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="myfilter"] [filterUnits=objectBoundi ngBox] [primitiveUnits=userSpaceOnUse] 6 LayoutSVGResourceFilter {filter} [id="myfilter"] [filterUnits=objectBoundi ngBox] [primitiveUnits=userSpaceOnUse]
7 [feGaussianBlur stdDeviation="3.00, 3.00"] 7 [feGaussianBlur stdDeviation="3.00, 3.00"]
8 [SourceGraphic] 8 [SourceGraphic]
9 LayoutSVGText {text} at (4,11) size 560.11x63 contains 1 chunk(s) 9 LayoutSVGText {text} at (4,11) size 560.11x63 contains 1 chunk(s)
10 [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52,4.70) size 67 2.13x75.60 10 [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52,4.70) size 67 2.13x75.60
11 LayoutSVGInlineText {#text} at (4,11) size 560.11x63 11 LayoutSVGInlineText {#text} at (4,11) size 560.11x63
12 [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-52,4.70) size 672.13x75.60
13 chunk 1 text run 1 at (4.00,60.00) startOffset 0 endOffset 26 width 560. 12: "This text should be blury." 12 chunk 1 text run 1 at (4.00,60.00) startOffset 0 endOffset 26 width 560. 12: "This text should be blury."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698