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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/platform/linux/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt
index b17cf6a0bc492f9577733c7927047fe69c6b8711..569845709ef07e5ba93ec68334796fa3af4aa91d 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt
@@ -14,9 +14,9 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 294x27
chunk 1 text run 1 at (60.00,7.00) startOffset 0 endOffset 32 width 294.00: "Use the target to trigger events"
LayoutSVGContainer {g} at (29,109) size 62x62
- RenderSVGEllipse {circle} at (29,109) size 62x62 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#CCCCCC]}] [cx=0.00] [cy=0.00] [r=30.00]
- RenderSVGPath {line} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [x1=-30.00] [y1=0.00] [x2=30.00] [y2=0.00]
- RenderSVGPath {line} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-30.00] [x2=0.00] [y2=30.00]
+ LayoutSVGEllipse {circle} at (29,109) size 62x62 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#CCCCCC]}] [cx=0.00] [cy=0.00] [r=30.00]
+ LayoutSVGPath {line} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [x1=-30.00] [y1=0.00] [x2=30.00] [y2=0.00]
+ LayoutSVGPath {line} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-30.00] [x2=0.00] [y2=30.00]
LayoutSVGContainer {g} at (50,182) size 203x96
LayoutSVGContainer {g} at (50,182) size 203x96 [transform={m=((1.00,0.00)(0.00,1.00)) t=(65.00,190.00)}]
LayoutSVGContainer {g} at (75,182) size 178x96

Powered by Google App Engine
This is Rietveld 408576698