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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-clip-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 LayoutSVGResourceClipper {clipPath} [id="myclip"] [clipPathUnits=userSpace OnUse] 6 LayoutSVGResourceClipper {clipPath} [id="myclip"] [clipPathUnits=userSpace OnUse]
7 LayoutSVGPath {path} at (200,200) size 100x200 [fill={[type=SOLID] [colo r=#000000]}] [data="M 200 200 l 100 0 l 0 200 l -100 0 Z"] 7 LayoutSVGPath {path} at (200,200) size 100x200 [fill={[type=SOLID] [colo r=#000000]}] [data="M 200 200 l 100 0 l 0 200 l -100 0 Z"]
8 LayoutSVGContainer {g} at (0,76) size 640.55x63 8 LayoutSVGContainer {g} at (0,76) size 640.55x63
9 LayoutSVGText {text} at (0,76) size 126.42x63 contains 1 chunk(s) 9 LayoutSVGText {text} at (0,76) size 126.42x63 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,76) size 126.42x63 10 LayoutSVGInlineText {#text} at (0,76) size 126.42x63
11 chunk 1 text run 1 at (0.00,125.00) startOffset 0 endOffset 4 width 12 6.44: "PASS" 11 chunk 1 text run 1 at (0.00,125.00) startOffset 0 endOffset 4 width 12 6.44: "PASS"
12 LayoutSVGText {text} at (0,76) size 640.55x63 contains 1 chunk(s) 12 LayoutSVGText {text} at (0,76) size 640.55x63 contains 1 chunk(s)
13 [clipPath="myclip"] LayoutSVGResourceClipper {clipPath} at (200,200) siz e 100x200 13 [clipPath="myclip"] LayoutSVGResourceClipper {clipPath} at (200,200) siz e 100x200
14 LayoutSVGInlineText {#text} at (0,76) size 640.55x63 14 LayoutSVGInlineText {#text} at (0,76) size 640.55x63
15 [clipPath="myclip"] LayoutSVGResourceClipper {clipPath} at (200,200) s ize 100x200
16 chunk 1 text run 1 at (0.00,125.00) startOffset 0 endOffset 28 width 6 40.56: "FAIL (should be clipped out)" 15 chunk 1 text run 1 at (0.00,125.00) startOffset 0 endOffset 28 width 6 40.56: "FAIL (should be clipped out)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698