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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/empty-merge-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="MyFilter1" [type=FILTER] [bounding box=at (0,0) size 0x0] [bounding box mode=0]} 1 KCanvasResource {id="MyFilter1" [type=FILTER] [bounding box=at (0,0) size 0x0] [bounding box mode=0]}
2 KCanvasResource {id="MyFilter2" [type=FILTER] [bounding box=at (0,0) size 0x0] [bounding box mode=0]} 2 KCanvasResource {id="MyFilter2" [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 (10,10) size 220x100 6 RenderSVGRoot {svg} at (0,0) size 240x120
7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
8 RenderPath {rect} at (10,10) size 100x100 [fill={[type=SOLID] [color=#008000 ]}] [filter=MyFilter1] [data="M10.00,10.00 L110.00,10.00 L110.00,110.00 L10.00,1 10.00 Z"] 8 RenderPath {rect} at (0,0) size 120x120 [fill={[type=SOLID] [color=#008000]} ] [filter=MyFilter1] [data="M10.00,10.00 L110.00,10.00 L110.00,110.00 L10.00,110 .00 Z"]
9 RenderPath {rect} at (130,10) size 100x100 [fill={[type=SOLID] [color=#00800 0]}] [filter=MyFilter2] [data="M130.00,10.00 L230.00,10.00 L230.00,110.00 L130.0 0,110.00 Z"] 9 RenderPath {rect} at (120,0) size 120x120 [fill={[type=SOLID] [color=#008000 ]}] [filter=MyFilter2] [data="M130.00,10.00 L230.00,10.00 L230.00,110.00 L130.00 ,110.00 Z"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698