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

Side by Side Diff: LayoutTests/svg/repaint/filter-child-repaint-expected.txt

Issue 218233002: Auto-rebaseline for r170367 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 128x128
4 RenderSVGRoot {svg} at (0,0) size 106x106
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGResourceFilter {filter} [id="dropShadow"] [filterUnits=objectBoun dingBox] [primitiveUnits=userSpaceOnUse]
7 [feDropShadow stdDeviation="2.00, 2.00" dx="3.00" dy="3.00" flood-color= "#000000" flood-opacity="1.00]
8 [SourceGraphic]
9 RenderSVGContainer {g} at (0,0) size 106x106
10 [filter="dropShadow"] RenderSVGResourceFilter {filter} at (-9.60,-9.60) si ze 115.20x115.20
11 RenderSVGRect {rect} at (0,0) size 64x64 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=64.00] [height=64.00]
12 RenderSVGRect {rect} at (32,32) size 64x64 [fill={[type=SOLID] [color=#008 000]}] [x=32.00] [y=32.00] [width=64.00] [height=64.00]
OLDNEW
« no previous file with comments | « LayoutTests/svg/repaint/container-repaint-expected.txt ('k') | LayoutTests/svg/repaint/foreign-object-repaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698