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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/filters/big-sized-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 KRenderingPaintServer {id="gradient" [type=LINEAR-GRADIENT] [stops=[(0.00,#00800 0), (0.10,#FF0000)]] [start=(0,0)] [end=(1,1)]} 1 KRenderingPaintServer {id="gradient" [type=LINEAR-GRADIENT] [stops=[(0.00,#00800 0), (0.10,#FF0000)]] [start=(0,0)] [end=(1,1)]}
2 KCanvasResource {id="filter" [type=FILTER] [bounding box=at (0,0) size 0x0] [bo unding box mode=0]} 2 KCanvasResource {id="filter" [type=FILTER] [bounding box=at (0,0) size 0x0] [bo unding 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,0) size 20000x20000 6 RenderSVGRoot {svg} at (-2000,-2000) size 24000x24000
7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
8 RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0 8 RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0
9 RenderSVGGradientStop {stop} at (0,0) size 0x0 9 RenderSVGGradientStop {stop} at (0,0) size 0x0
10 RenderSVGGradientStop {stop} at (0,0) size 0x0 10 RenderSVGGradientStop {stop} at (0,0) size 0x0
11 RenderSVGContainer {g} at (0,0) size 20000x20000 11 RenderSVGContainer {g} at (-2000,-2000) size 24000x24000
12 RenderPath {rect} at (0,0) size 20000x20000 [fill={[type=LINEAR-GRADIENT] [stops=[(0.00,#008000), (0.10,#FF0000)]] [start=(0,0)] [end=(1,1)]}] [filter=fil ter] [data="M0.00,0.00 L20000.00,0.00 L20000.00,20000.00 L0.00,20000.00 Z"] 12 RenderPath {rect} at (-2000,-2000) size 24000x24000 [fill={[type=LINEAR-GR ADIENT] [stops=[(0.00,#008000), (0.10,#FF0000)]] [start=(0,0)] [end=(1,1)]}] [fi lter=filter] [data="M0.00,0.00 L20000.00,0.00 L20000.00,20000.00 L0.00,20000.00 Z"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698