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

Unified Diff: LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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/custom/absolute-sized-svg-in-xhtml-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt b/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
index 955d3e62af20d3518cc37785d26aed81b91d1040..3c062ceaf12b850db7e925c4842d29cf9ad9412d 100644
--- a/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x104
text run at (0,86) width 56: "Test 123"
RenderText {#text} at (55,86) size 5x17
text run at (55,86) width 5: " "
- RenderSVGRoot {svg} at (59,0) size 101x100
+ LayoutSVGRoot {svg} at (59,0) size 101x100
LayoutSVGText {text} at (0,-14) size 196x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 196x17
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 29 width 195.05: "You should see an error above"

Powered by Google App Engine
This is Rietveld 408576698