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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/second-inline-text-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/custom/second-inline-text-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/second-inline-text-expected.txt b/LayoutTests/platform/win-xp/svg/custom/second-inline-text-expected.txt
index 07fc5b595ccda68351d06eaea2909ed1dd4fbabb..a0074c7b05204b6add668c5dcb3771757afd6632 100644
--- a/LayoutTests/platform/win-xp/svg/custom/second-inline-text-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/second-inline-text-expected.txt
@@ -8,14 +8,14 @@ layer at (0,0) size 800x165
text run at (0,0) width 658: "Below two svg areas are shown. Both should have the text aligned to the paths in the same way (Bug 13052)."
RenderBlock {div} at (0,36) size 784x105
RenderSVGRoot {svg} at (18,65) size 63x68
- RenderSVGPath {path} at (36,65) size 45x68 [fill={[type=SOLID] [color=#337711]}] [data="M 38 38 C 38 26 62 23 61 36 C 61 45 45 49 45 59 L 45 66 L 56 66 L 56 62 C 56 53 73 50 73 35 C 71 13 28 13 28 38 Z M 45 70 L 56 70 L 56 81 L 45 81 Z"]
+ LayoutSVGPath {path} at (36,65) size 45x68 [fill={[type=SOLID] [color=#337711]}] [data="M 38 38 C 38 26 62 23 61 36 C 61 45 45 49 45 59 L 45 66 L 56 66 L 56 62 C 56 53 73 50 73 35 C 71 13 28 13 28 38 Z M 45 70 L 56 70 L 56 81 L 45 81 Z"]
LayoutSVGText {text} at (10,35) size 38x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 38x19
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 width 38.00: "PASS"
RenderText {#text} at (100,85) size 4x19
text run at (100,85) width 4: " "
RenderSVGRoot {svg} at (122,65) size 63x68
- RenderSVGPath {path} at (140,65) size 45x68 [fill={[type=SOLID] [color=#337711]}] [data="M 38 38 C 38 26 62 23 61 36 C 61 45 45 49 45 59 L 45 66 L 56 66 L 56 62 C 56 53 73 50 73 35 C 71 13 28 13 28 38 Z M 45 70 L 56 70 L 56 81 L 45 81 Z"]
+ LayoutSVGPath {path} at (140,65) size 45x68 [fill={[type=SOLID] [color=#337711]}] [data="M 38 38 C 38 26 62 23 61 36 C 61 45 45 49 45 59 L 45 66 L 56 66 L 56 62 C 56 53 73 50 73 35 C 71 13 28 13 28 38 Z M 45 70 L 56 70 L 56 81 L 45 81 Z"]
LayoutSVGText {text} at (10,35) size 38x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 38x19
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 width 38.00: "PASS"

Powered by Google App Engine
This is Rietveld 408576698