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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/custom/text-dom-01-f-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt b/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
index 81116f4df0e1a95266b7fe1b84a5e4df321f6723..962cee3eeb993704d0f8a16f53173598aa16304a 100644
--- a/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
@@ -6,14 +6,14 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (30,15) size 405x268
LayoutSVGRect {rect} at (126,16) size 8x17 [fill={[type=SOLID] [color=#ADD8E6]}] [x=126.00] [y=16.00] [width=8.00] [height=17.00]
LayoutSVGRect {rect} at (92,20) size 16x15 [fill={[type=SOLID] [color=#ADD8E6]}] [x=92.88] [y=20.10] [width=14.14] [height=14.14]
- RenderSVGPath {line} at (63,29) size 354x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=63.00] [y1=30.00] [x2=417.00] [y2=30.00]
- RenderSVGPath {line} at (133,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=134.00] [y1=30.00] [x2=134.00] [y2=15.00]
- RenderSVGPath {line} at (125,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=126.00] [y1=30.00] [x2=126.00] [y2=15.00]
- RenderSVGPath {line} at (190,29) size 56x2 [stroke={[type=SOLID] [color=#00FF00]}] [fill={[type=SOLID] [color=#000000]}] [x1=190.00] [y1=30.00] [x2=246.00] [y2=30.00]
+ LayoutSVGPath {line} at (63,29) size 354x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=63.00] [y1=30.00] [x2=417.00] [y2=30.00]
+ LayoutSVGPath {line} at (133,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=134.00] [y1=30.00] [x2=134.00] [y2=15.00]
+ LayoutSVGPath {line} at (125,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=126.00] [y1=30.00] [x2=126.00] [y2=15.00]
+ LayoutSVGPath {line} at (190,29) size 56x2 [stroke={[type=SOLID] [color=#00FF00]}] [fill={[type=SOLID] [color=#000000]}] [x1=190.00] [y1=30.00] [x2=246.00] [y2=30.00]
LayoutSVGText {text} at (63,16) size 354x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 32x17
chunk 1 (middle anchor) text run 1 at (63.00,30.00) startOffset 0 endOffset 5 width 32.00: "This "
- RenderSVGTSpan {tspan} at (0,0) size 20x18
+ LayoutSVGTSpan {tspan} at (0,0) size 20x18
LayoutSVGInlineText {#text} at (29,4) size 20x18
chunk 1 (middle anchor) text run 1 at (95.00,30.00) startOffset 0 endOffset 1 width 3.00: "i"
chunk 1 (middle anchor) text run 2 at (98.00,30.00) startOffset 1 endOffset 2 width 8.00: "s"

Powered by Google App Engine
This is Rietveld 408576698