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

Side by Side Diff: LayoutTests/svg/repaint/repaint-paintorder-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 800x600
4 RenderSVGRoot {svg} at (47,166) size 542x132
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGResourceMarker {marker} [id="m"] [markerUnits=strokeWidth] [ref a t (5,5)] [angle=0.00]
7 RenderSVGEllipse {circle} at (46,28) size 7x7 [stroke={[type=SOLID] [col or=#000000]}] [fill={[type=SOLID] [color=#000000] [opacity=0.50]}] [cx=5.00] [cy =5.00] [r=3.00]
8 RenderSVGViewportContainer {svg} at (137,37) size 580x563
9 RenderSVGPath {polygon} at (137,37) size 580x563 [stroke={[type=SOLID] [ color=#00FF00] [opacity=0.50] [stroke width=50.00]}] [fill={[type=SOLID] [color= #0000FF]}] [start marker=m] [middle marker=m] [end marker=m] [points="50 50 50 3 50 350 350 250 200"]
10 RenderSVGResourceMarker {marker} [id="m2"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
11 RenderSVGEllipse {circle} at (46,28) size 7x7 [stroke={[type=SOLID] [col or=#00FFFF]}] [fill={[type=SOLID] [color=#00FFFF] [opacity=0.50]}] [cx=5.00] [cy =5.00] [r=3.00]
12 RenderSVGViewportContainer {svg} at (137,37) size 580x563
13 RenderSVGPath {polygon} at (137,37) size 580x563 [stroke={[type=SOLID] [ color=#00FF00] [opacity=0.50] [stroke width=50.00]}] [fill={[type=SOLID] [color= #0000FF]}] [start marker=m2] [middle marker=m2] [end marker=m2] [points="50 50 5 0 350 350 350 250 200"]
14 RenderSVGContainer {g} at (47,166) size 542x132 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(0.00,50.00)}]
15 RenderSVGContainer {use} at (47,166) size 133x132
16 RenderSVGViewportContainer {svg} at (47,166) size 133x132
17 RenderSVGPath {polygon} at (47,166) size 133x132 [stroke={[type=SOLID] [color=#00FF00] [opacity=0.50] [stroke width=50.00]}] [fill={[type=SOLID] [colo r=#0000FF]}] [start marker=m] [middle marker=m] [end marker=m] [points="50 50 50 350 350 350 250 200"]
18 RenderSVGContainer {use} at (184,166) size 132x132 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(50.00,0.00)}]
19 RenderSVGViewportContainer {svg} at (184,166) size 132x132
20 RenderSVGPath {polygon} at (184,166) size 132x132 [stroke={[type=SOLID ] [color=#00FF00] [opacity=0.50] [stroke width=50.00]}] [fill={[type=SOLID] [col or=#0000FF]}] [start marker=m] [middle marker=m] [end marker=m] [points="50 50 5 0 350 350 350 250 200"]
21 RenderSVGViewportContainer {svg} at (320,166) size 133x132
22 RenderSVGPath {polygon} at (320,166) size 133x132 [stroke={[type=SOLID] [color=#00FF00] [opacity=0.50] [stroke width=50.00]}] [fill={[type=SOLID] [color =#0000FF]}] [start marker=m] [middle marker=m] [end marker=m] [points="50 50 50 350 350 350 250 200"]
23 RenderSVGContainer {use} at (456,166) size 133x132 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(150.00,0.00)}]
24 RenderSVGViewportContainer {svg} at (456,166) size 133x132
25 RenderSVGPath {polygon} at (456,166) size 133x132 [stroke={[type=SOLID ] [color=#00FF00] [opacity=0.50] [stroke width=50.00]}] [fill={[type=SOLID] [col or=#0000FF]}] [start marker=m2] [middle marker=m2] [end marker=m2] [points="50 5 0 50 350 350 350 250 200"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698