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

Unified Diff: LayoutTests/platform/win/svg/carto.net/textbox-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/svg/carto.net/textbox-expected.txt
diff --git a/LayoutTests/platform/win/svg/carto.net/textbox-expected.txt b/LayoutTests/platform/win/svg/carto.net/textbox-expected.txt
index f88e0e5a43f8591d3d49d79b119e9dce60882d26..fb530ae5cb6d658b340c083c35a89ba92c8ecf2a 100644
--- a/LayoutTests/platform/win/svg/carto.net/textbox-expected.txt
+++ b/LayoutTests/platform/win/svg/carto.net/textbox-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderSVGViewportContainer {svg} at (77,84) size 2x14
LayoutSVGContainer {g} at (77,84) size 2x14
LayoutSVGText {text}
- RenderSVGPath {line} at (77,84) size 2x14 [stroke={[type=SOLID] [color=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=125.00] [x2=100.00] [y2=108.50]
+ LayoutSVGPath {line} at (77,84) size 2x14 [stroke={[type=SOLID] [color=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=125.00] [x2=100.00] [y2=108.50]
LayoutSVGContainer {g} at (77,22) size 49x26
LayoutSVGContainer {g} at (77,22) size 49x26
LayoutSVGRect {rect} at (77,22) size 49x26 [stroke={[type=SOLID] [color=#696969] [stroke width=1.50]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=100.00] [y=30.00] [width=60.00] [height=30.00]
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (105,36) size 18x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 18x20
chunk 1 text run 1 at (105.00,52.00) startOffset 0 endOffset 2 width 17.92: "50"
- RenderSVGPath {line} at (77,30) size 2x13 [stroke={[type=SOLID] [color=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=55.00] [x2=100.00] [y2=38.50]
+ LayoutSVGPath {line} at (77,30) size 2x13 [stroke={[type=SOLID] [color=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=55.00] [x2=100.00] [y2=38.50]
LayoutSVGContainer {g} at (77,233) size 346x26 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,300.00)}]
LayoutSVGContainer {g} at (77,233) size 346x26
LayoutSVGRect {rect} at (77,233) size 182x26 [stroke={[type=SOLID] [color=#696969] [stroke width=1.50]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=230.00] [height=30.00]
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (5,6) size 436x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 436x20
chunk 1 text run 1 at (5.00,22.00) startOffset 0 endOffset 66 width 435.20: "This is a transformed textbox with a very, very, very long content"
- RenderSVGPath {line} at (77,241) size 2x13 [stroke={[type=SOLID] [color=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=25.00] [x2=0.00] [y2=8.50]
+ LayoutSVGPath {line} at (77,241) size 2x13 [stroke={[type=SOLID] [color=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=25.00] [x2=0.00] [y2=8.50]
LayoutSVGContainer {g} at (78,27) size 663x259
LayoutSVGText {text} at (100,214) size 68x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 68x20
@@ -41,7 +41,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (350,299) size 240x43 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 240x20
chunk 1 text run 1 at (350.00,315.00) startOffset 0 endOffset 39 width 239.36: "This textbox (textbox 3) is transformed"
- RenderSVGTSpan {tspan} at (0,0) size 230x20
+ LayoutSVGTSpan {tspan} at (0,0) size 230x20
LayoutSVGInlineText {#text} at (0,23) size 230x20
chunk 1 text run 1 at (350.00,338.00) startOffset 0 endOffset 38 width 229.12: "and accepts all characters (up to 300)"
LayoutSVGText {text} at (620,299) size 299x20 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698