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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-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/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
index 5cf2ba5d2c56bcb54d410a77732657c35b8c5aa6..e4ec23ae235e6617641d6ee9bcbf8492fe3094f5 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
@@ -7,14 +7,14 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 200x14
chunk 1 text run 1 at (90.00,16.00) startOffset 0 endOffset 42 width 199.95: "Basic out-bound links and the 'a' element."
LayoutSVGContainer {a} at (164,26) size 147x76
- RenderSVGPath {path} at (164,26) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#FFFF00]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
+ LayoutSVGPath {path} at (164,26) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#FFFF00]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
LayoutSVGContainer {g} at (164,116) size 147x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,90.00)}]
LayoutSVGContainer {a} at (164,116) size 147x76
- RenderSVGPath {path} at (164,116) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FF00]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
+ LayoutSVGPath {path} at (164,116) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FF00]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
LayoutSVGContainer {g} at (164,206) size 147x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
LayoutSVGContainer {a} at (164,206) size 147x76
- RenderSVGPath {path} at (164,206) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FFFF]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
- RenderSVGEllipse {circle} at (368,131) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=390.00] [cy=153.00] [r=20.00]
+ LayoutSVGPath {path} at (164,206) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FFFF]}] [data="M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z"]
+ LayoutSVGEllipse {circle} at (368,131) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=390.00] [cy=153.00] [r=20.00]
LayoutSVGText {text} at (350,179) size 78x13 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x13
chunk 1 text run 1 at (350.00,189.00) startOffset 0 endOffset 20 width 77.66: "id=\"internal-circle\""

Powered by Google App Engine
This is Rietveld 408576698