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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-with-transform-clip-filter-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="myclip" [type=CLIPPER] [clip data=[[winding=NON-ZERO] [path =M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z]]]} 1 KCanvasResource {id="myclip" [type=CLIPPER] [clip data=[[winding=NON-ZERO] [path =M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z]]]}
2 KCanvasResource {id="myfilter" [type=FILTER] [bounding box=at (0,0) size 0x0] [ bounding box mode=0]} 2 KCanvasResource {id="myfilter" [type=FILTER] [bounding box=at (0,0) size 0x0] [ bounding box mode=0]}
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderSVGRoot {svg} at (0,25) size 523x410 6 RenderSVGRoot {svg} at (0,-16) size 523x145
7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
8 RenderSVGImage {image} at (0,25) size 503x410 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(0.00,-25.00)}] [clip path="myclip"] [filter=myfilter] 8 RenderSVGImage {image} at (0,-16) size 100x91 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(0.00,-25.00)}] [clip path="myclip"] [filter=myfilter]
9 RenderSVGText {text} at (0,125) size 523x19 contains 1 chunk(s) 9 RenderSVGText {text} at (0,125) size 523x19 contains 1 chunk(s)
10 RenderSVGInlineText {#text} at (0,-15) size 523x19 10 RenderSVGInlineText {#text} at (0,-15) size 523x19
11 chunk 1 text run 1 at (0.00,125.00) startOffset 0 endOffset 84 width 523 .00: "You should see a solid green block above (a blurred and clipped green chec kerboard)." 11 chunk 1 text run 1 at (0.00,125.00) startOffset 0 endOffset 84 width 523 .00: "You should see a solid green block above (a blurred and clipped green chec kerboard)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698