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

Unified Diff: LayoutTests/platform/mac/svg/custom/text-dom-01-f-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/text-dom-01-f-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt b/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
index a7a4dfb85e25377f2ab6d9fa3004298d2a66e051..c74fb4ee30754dbaadf8f4bcc75772651ce753ce 100644
--- a/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
@@ -6,14 +6,14 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (30,15) size 416x268
LayoutSVGRect {rect} at (122,16) size 9x17 [fill={[type=SOLID] [color=#ADD8E6]}] [x=122.01] [y=16.00] [width=8.34] [height=17.00]
LayoutSVGRect {rect} at (88,20) size 15x15 [fill={[type=SOLID] [color=#ADD8E6]}] [x=88.22] [y=20.10] [width=14.38] [height=14.38]
- RenderSVGPath {line} at (57,29) size 366x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=57.83] [y1=30.00] [x2=422.17] [y2=30.00]
- RenderSVGPath {line} at (129,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=130.36] [y1=30.00] [x2=130.36] [y2=15.00]
- RenderSVGPath {line} at (121,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=122.01] [y1=30.00] [x2=122.01] [y2=15.00]
- RenderSVGPath {line} at (187,29) size 59x2 [stroke={[type=SOLID] [color=#00FF00]}] [fill={[type=SOLID] [color=#000000]}] [x1=187.89] [y1=30.00] [x2=245.42] [y2=30.00]
+ LayoutSVGPath {line} at (57,29) size 366x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=57.83] [y1=30.00] [x2=422.17] [y2=30.00]
+ LayoutSVGPath {line} at (129,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=130.36] [y1=30.00] [x2=130.36] [y2=15.00]
+ LayoutSVGPath {line} at (121,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=122.01] [y1=30.00] [x2=122.01] [y2=15.00]
+ LayoutSVGPath {line} at (187,29) size 59x2 [stroke={[type=SOLID] [color=#00FF00]}] [fill={[type=SOLID] [color=#000000]}] [x1=187.89] [y1=30.00] [x2=245.42] [y2=30.00]
LayoutSVGText {text} at (57,16) size 366x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 33x17
chunk 1 (middle anchor) text run 1 at (57.83,30.00) startOffset 0 endOffset 5 width 32.50: "This "
- RenderSVGTSpan {tspan} at (0,0) size 20x18
+ LayoutSVGTSpan {tspan} at (0,0) size 20x18
LayoutSVGInlineText {#text} at (30,4) size 20x18
chunk 1 (middle anchor) text run 1 at (90.34,30.00) startOffset 0 endOffset 1 width 3.33: "i"
chunk 1 (middle anchor) text run 2 at (93.67,30.00) startOffset 1 endOffset 2 width 7.50: "s"

Powered by Google App Engine
This is Rietveld 408576698