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

Unified Diff: LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1-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/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt
diff --git a/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt b/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt
index fa47af9a140b4e54ac46035a70a18f929dbd7f84..8279b477b0f3d639b1c6a9e8ecd02de9e3fa2991 100644
--- a/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt
+++ b/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt
@@ -3,8 +3,8 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (47,5) size 703x57
LayoutSVGContainer {g} at (47,5) size 215x56
- RenderSVGPath {svg:line} at (47,5) size 6x56 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=1.00] [x2=10.00] [y2=12.20]
- RenderSVGPath {svg:line} at (256,5) size 6x56 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=51.87] [y1=1.00] [x2=51.87] [y2=12.20]
+ LayoutSVGPath {svg:line} at (47,5) size 6x56 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=1.00] [x2=10.00] [y2=12.20]
+ LayoutSVGPath {svg:line} at (256,5) size 6x56 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=51.87] [y1=1.00] [x2=51.87] [y2=12.20]
LayoutSVGRect {svg:rect} at (50,5) size 210x56 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=1.00] [width=41.87] [height=11.20]
LayoutSVGText {text} at (10,1) size 140x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 140x12

Powered by Google App Engine
This is Rietveld 408576698