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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-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/W3C-SVG-1.1/styling-css-05-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt
index cf1182a6d3160a7ee37c8892af875d8055c8196c..083b6e4b48f2f6690543ff0fca7aa4a34c5310e1 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (128,172) size 224x35 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,1) size 86x34
chunk 1 (middle anchor) text run 1 at (128.00,200.00) startOffset 0 endOffset 6 width 86.00: "Bonne "
- RenderSVGTSpan {tspan} at (0,0) size 129x35
+ LayoutSVGTSpan {tspan} at (0,0) size 129x35
LayoutSVGInlineText {#text} at (86,0) size 129x35
chunk 1 (middle anchor) text run 1 at (214.00,200.00) startOffset 0 endOffset 10 width 129.00: "avant-midi"
LayoutSVGInlineText {#text} at (215,1) size 9x34

Powered by Google App Engine
This is Rietveld 408576698