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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/clip-path-display-none-child-expected.txt

Issue 660246: WebKit Roll 55250:55339. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 10 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 KCanvasResource {id="c" [type=CLIPPER] [clip data=[[winding=NON-ZERO] [path=M0.0 0,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z]]]}
2 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
5 RenderSVGRoot {svg} at (0,0) size 800x600 4 RenderSVGRoot {svg} at (0,0) size 800x600
6 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
7 RenderSVGHiddenContainer {clipPath} at (0,0) size 0x0 6 RenderSVGResourceClipper {clipPath} [id="c"] [clipPathUnits=userSpaceOnUse ]
8 RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#0000 00]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"] 7 RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#0000 00]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"]
9 RenderSVGContainer {g} at (0,0) size 100x100 [clip path="c"] 8 RenderSVGContainer {g} at (0,0) size 100x100
9 [clipPath="c"] RenderSVGResourceClipper {clipPath} at (0,0) size 100x100
10 RenderPath {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#FF0000 ]}] [data="M0.00,0.00 L200.00,0.00 L200.00,100.00 L0.00,100.00 Z"] 10 RenderPath {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#FF0000 ]}] [data="M0.00,0.00 L200.00,0.00 L200.00,100.00 L0.00,100.00 Z"]
11 RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000 ]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"] 11 RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000 ]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"]
12 RenderSVGContainer {g} at (0,115) size 334x79 12 RenderSVGContainer {g} at (0,115) size 334x79
13 RenderSVGText {text} at (0,130) size 274x19 contains 1 chunk(s) 13 RenderSVGText {text} at (0,130) size 274x19 contains 1 chunk(s)
14 RenderSVGInlineText {#text} at (0,-15) size 274x19 14 RenderSVGInlineText {#text} at (0,-15) size 274x19
15 chunk 1 text run 1 at (0.00,130.00) startOffset 0 endOffset 44 width 2 74.00: "Above a green rectangle should be displayed." 15 chunk 1 text run 1 at (0.00,130.00) startOffset 0 endOffset 44 width 2 74.00: "Above a green rectangle should be displayed."
16 RenderSVGText {text} at (0,150) size 277x19 contains 1 chunk(s) 16 RenderSVGText {text} at (0,150) size 277x19 contains 1 chunk(s)
17 RenderSVGInlineText {#text} at (0,-15) size 277x19 17 RenderSVGInlineText {#text} at (0,-15) size 277x19
18 chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 49 width 2 77.00: "It tests that a clip path child with display=none" 18 chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 49 width 2 77.00: "It tests that a clip path child with display=none"
19 RenderSVGText {text} at (0,170) size 329x19 contains 1 chunk(s) 19 RenderSVGText {text} at (0,170) size 329x19 contains 1 chunk(s)
20 RenderSVGInlineText {#text} at (0,-15) size 329x19 20 RenderSVGInlineText {#text} at (0,-15) size 329x19
21 chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 57 width 3 29.00: "does not contribute to the clip-path and that a clip path" 21 chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 57 width 3 29.00: "does not contribute to the clip-path and that a clip path"
22 RenderSVGText {text} at (0,190) size 334x19 contains 1 chunk(s) 22 RenderSVGText {text} at (0,190) size 334x19 contains 1 chunk(s)
23 RenderSVGInlineText {#text} at (0,-15) size 334x19 23 RenderSVGInlineText {#text} at (0,-15) size 334x19
24 chunk 1 text run 1 at (0.00,190.00) startOffset 0 endOffset 56 width 3 34.00: "child with visibility=hidden does contribute. Bug 18340." 24 chunk 1 text run 1 at (0.00,190.00) startOffset 0 endOffset 56 width 3 34.00: "child with visibility=hidden does contribute. Bug 18340."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698