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

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

Issue 515067: Roll webkit 52633 -> 52667. (Closed)
Patch Set: Disable MessagingContentScript and MessagingExtensionTab in browser_tests. Created 10 years, 11 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]]]} 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 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderSVGRoot {svg} at (0,0) size 334x194 5 RenderSVGRoot {svg} at (0,0) size 334x194
6 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 6 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
7 RenderSVGContainer {g} at (0,0) size 200x100 [clip path="c"] 7 RenderSVGContainer {g} at (0,0) size 100x100 [clip path="c"]
8 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"] 8 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"]
9 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"] 9 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"]
10 RenderSVGContainer {g} at (0,115) size 334x79 10 RenderSVGContainer {g} at (0,115) size 334x79
11 RenderSVGText {text} at (0,130) size 274x19 contains 1 chunk(s) 11 RenderSVGText {text} at (0,130) size 274x19 contains 1 chunk(s)
12 RenderSVGInlineText {#text} at (0,-15) size 274x19 12 RenderSVGInlineText {#text} at (0,-15) size 274x19
13 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." 13 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."
14 RenderSVGText {text} at (0,150) size 277x19 contains 1 chunk(s) 14 RenderSVGText {text} at (0,150) size 277x19 contains 1 chunk(s)
15 RenderSVGInlineText {#text} at (0,-15) size 277x19 15 RenderSVGInlineText {#text} at (0,-15) size 277x19
16 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" 16 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"
17 RenderSVGText {text} at (0,170) size 329x19 contains 1 chunk(s) 17 RenderSVGText {text} at (0,170) size 329x19 contains 1 chunk(s)
18 RenderSVGInlineText {#text} at (0,-15) size 329x19 18 RenderSVGInlineText {#text} at (0,-15) size 329x19
19 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" 19 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"
20 RenderSVGText {text} at (0,190) size 334x19 contains 1 chunk(s) 20 RenderSVGText {text} at (0,190) size 334x19 contains 1 chunk(s)
21 RenderSVGInlineText {#text} at (0,-15) size 334x19 21 RenderSVGInlineText {#text} at (0,-15) size 334x19
22 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." 22 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