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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
index 45ac803543a28e3b3a00ac37ea161d5643544bd1..4fd0c782703fb71fe17217eaccbd87b8af5021d4 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt
+++ b/LayoutTests/platform/win-xp/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 198x15
chunk 1 text run 1 at (90.00,16.00) startOffset 0 endOffset 42 width 198.00: "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 76x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 76x12
chunk 1 text run 1 at (350.00,189.00) startOffset 0 endOffset 20 width 76.00: "id=\"internal-circle\""

Powered by Google App Engine
This is Rietveld 408576698