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

Unified 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, 9 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/repaint/repaint-paintorder-expected.txt
diff --git a/LayoutTests/svg/repaint/repaint-paintorder-expected.txt b/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
index c4b40707fbb09c2f4e453ea46ee6882a0ab47ea8..8b137891791fe96927ad78e64b0aad7bded08bdc 100644
--- a/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
+++ b/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
@@ -1,25 +1 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (47,166) size 542x132
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceMarker {marker} [id="m"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGEllipse {circle} at (46,28) size 7x7 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000] [opacity=0.50]}] [cx=5.00] [cy=5.00] [r=3.00]
- RenderSVGViewportContainer {svg} at (137,37) size 580x563
- 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 350 350 350 250 200"]
- RenderSVGResourceMarker {marker} [id="m2"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGEllipse {circle} at (46,28) size 7x7 [stroke={[type=SOLID] [color=#00FFFF]}] [fill={[type=SOLID] [color=#00FFFF] [opacity=0.50]}] [cx=5.00] [cy=5.00] [r=3.00]
- RenderSVGViewportContainer {svg} at (137,37) size 580x563
- 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 50 350 350 350 250 200"]
- RenderSVGContainer {g} at (47,166) size 542x132 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
- RenderSVGContainer {use} at (47,166) size 133x132
- RenderSVGViewportContainer {svg} at (47,166) size 133x132
- RenderSVGPath {polygon} at (47,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"]
- RenderSVGContainer {use} at (184,166) size 132x132 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
- RenderSVGViewportContainer {svg} at (184,166) size 132x132
- RenderSVGPath {polygon} at (184,166) size 132x132 [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"]
- RenderSVGViewportContainer {svg} at (320,166) size 133x132
- 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"]
- RenderSVGContainer {use} at (456,166) size 133x132 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}]
- RenderSVGViewportContainer {svg} at (456,166) size 133x132
- RenderSVGPath {polygon} at (456,166) size 133x132 [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 50 350 350 350 250 200"]
+

Powered by Google App Engine
This is Rietveld 408576698