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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/filters/feMerge-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="filter_1" [type=FILTER] [bounding box=at (0,0) size 0x0] [ bounding box mode=0]} 1 KCanvasResource {id="filter_1" [type=FILTER] [bounding box=at (0,0) size 0x0] [ bounding box mode=0]}
2 KCanvasResource {id="filter_2" [type=FILTER] [bounding box=at (0,0) size 0x0] [ bounding box mode=0]} 2 KCanvasResource {id="filter_2" [type=FILTER] [bounding box=at (0,0) size 0x0] [ bounding box mode=0]}
3 KCanvasResource {id="filter_3" [type=FILTER] [bounding box=at (0,0) size 0x0] [ bounding box mode=0]} 3 KCanvasResource {id="filter_3" [type=FILTER] [bounding box=at (0,0) size 0x0] [ bounding box mode=0]}
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderSVGRoot {svg} at (10,10) size 550x150 7 RenderSVGRoot {svg} at (-5,-5) size 580x180
8 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 8 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
9 RenderPath {rect} at (10,10) size 150x150 [fill={[type=SOLID] [color=#000000 ]}] [filter=filter_1] [data="M10.00,10.00 L160.00,10.00 L160.00,160.00 L10.00,16 0.00 Z"] 9 RenderPath {rect} at (-5,-5) size 180x180 [fill={[type=SOLID] [color=#000000 ]}] [filter=filter_1] [data="M10.00,10.00 L160.00,10.00 L160.00,160.00 L10.00,16 0.00 Z"]
10 RenderPath {rect} at (210,10) size 150x150 [fill={[type=SOLID] [color=#00000 0]}] [filter=filter_2] [data="M210.00,10.00 L360.00,10.00 L360.00,160.00 L210.00 ,160.00 Z"] 10 RenderPath {rect} at (195,-5) size 180x180 [fill={[type=SOLID] [color=#00000 0]}] [filter=filter_2] [data="M210.00,10.00 L360.00,10.00 L360.00,160.00 L210.00 ,160.00 Z"]
11 RenderPath {rect} at (410,10) size 150x150 [fill={[type=SOLID] [color=#00000 0]}] [filter=filter_3] [data="M410.00,10.00 L560.00,10.00 L560.00,160.00 L410.00 ,160.00 Z"] 11 RenderPath {rect} at (395,-5) size 180x180 [fill={[type=SOLID] [color=#00000 0]}] [filter=filter_3] [data="M410.00,10.00 L560.00,10.00 L560.00,160.00 L410.00 ,160.00 Z"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698