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

Unified Diff: LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-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/custom/pattern-rotate-gaps-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-expected.txt b/LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-expected.txt
index bd361f6138bd316cb670c4088b050a4a2ef75258..374b23c7b6ad463de7b17e3429aa8383ec7b8bf5 100644
--- a/LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-expected.txt
@@ -13,17 +13,17 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (37,20) size 134x133 [transform={m=((0.91,0.42)(-0.42,0.91)) t=(0.00,0.00)}] [fill={[type=PATTERN] [id="squares"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGContainer {g} at (10,289) size 296x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,300.00)}]
LayoutSVGText {text} at (0,-11) size 296x44 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 289x14
+ LayoutSVGTSpan {tspan} at (0,0) size 289x14
LayoutSVGInlineText {#text} at (0,0) size 289x14
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 288.05: "For this test case to be successful, the"
LayoutSVGInlineText {#text} at (288,0) size 8x14
chunk 1 text run 1 at (288.05,0.00) startOffset 0 endOffset 1 width 7.20: " "
- RenderSVGTSpan {tspan} at (0,0) size 260x14
+ LayoutSVGTSpan {tspan} at (0,0) size 260x14
LayoutSVGInlineText {#text} at (0,15) size 260x14
chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 36 width 259.24: "rotated square inside the black area"
LayoutSVGInlineText {#text} at (259,15) size 8x14
chunk 1 text run 1 at (259.24,15.00) startOffset 0 endOffset 1 width 7.20: " "
- RenderSVGTSpan {tspan} at (0,0) size 152x14
+ LayoutSVGTSpan {tspan} at (0,0) size 152x14
LayoutSVGInlineText {#text} at (0,30) size 152x14
chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 21 width 151.22: "should be pure white."
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698