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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-08-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/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt
index d24169bdd0fb2f83a1bfd27e303b282411e56d04..b8f3fccf410b774c78dd3af00639a42f036c0457 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 89x27
chunk 1 text run 1 at (180.00,64.00) startOffset 0 endOffset 7 width 88.03: "M and Z"
LayoutSVGContainer {g} at (14,97) size 402x200 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
- RenderSVGPath {path} at (16,99) size 191x165 [stroke={[type=SOLID] [color=#000000]}] [data="M 62 56 L 113.962 146 L 10.0385 146 L 62 56 Z M 62 71 L 100.971 138.5 L 23.0289 138.5 L 62 71 Z"]
+ LayoutSVGPath {path} at (16,99) size 191x165 [stroke={[type=SOLID] [color=#000000]}] [data="M 62 56 L 113.962 146 L 10.0385 146 L 62 56 Z M 62 71 L 100.971 138.5 L 23.0289 138.5 L 62 71 Z"]
LayoutSVGRect {rect} at (108,97) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=60.00] [y=54.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (201,259) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=111.96] [y=144.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (14,259) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=8.04] [y=144.00] [width=4.00] [height=4.00]
@@ -20,7 +20,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (42,150) size 40x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 40x14
chunk 1 text run 1 at (42.00,162.00) startOffset 0 endOffset 7 width 39.33: "stroked"
- RenderSVGPath {path} at (225,100) size 188x163 [fill={[type=SOLID] [color=#FF0000] [fill rule=EVEN-ODD]}] [data="M 177 56 L 228.962 146 L 125.038 146 L 177 56 Z M 177 71 L 215.971 138.5 L 138.029 138.5 L 177 71 Z"]
+ LayoutSVGPath {path} at (225,100) size 188x163 [fill={[type=SOLID] [color=#FF0000] [fill rule=EVEN-ODD]}] [data="M 177 56 L 228.962 146 L 125.038 146 L 177 56 Z M 177 71 L 215.971 138.5 L 138.029 138.5 L 177 71 Z"]
LayoutSVGRect {rect} at (315,97) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=175.00] [y=54.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (408,259) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=226.96] [y=144.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (221,259) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=123.04] [y=144.00] [width=4.00] [height=4.00]

Powered by Google App Engine
This is Rietveld 408576698