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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/getsvgdocument-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-xp/svg/custom/getsvgdocument-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/getsvgdocument-expected.txt b/LayoutTests/platform/win-xp/svg/custom/getsvgdocument-expected.txt
index a4f5d6dad70b64c0750b3c163dfc0a98c9d91b7d..4a39afae6d978a75d11192d02594cc9c064dcde6 100644
--- a/LayoutTests/platform/win-xp/svg/custom/getsvgdocument-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/getsvgdocument-expected.txt
@@ -16,7 +16,7 @@ layer at (8,64) size 85x20
layer at (0,0) size 85x20
RenderView at (0,0) size 85x20
layer at (0,0) size 85x20
- RenderSVGRoot {svg} at (0,0) size 85x20
+ LayoutSVGRoot {svg} at (0,0) size 85x20
LayoutSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
LayoutSVGText {text} at (5,1) size 69x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 69x19
@@ -26,7 +26,7 @@ layer at (8,104) size 85x20
layer at (0,0) size 85x20
RenderView at (0,0) size 85x20
layer at (0,0) size 85x20
- RenderSVGRoot {svg} at (0,0) size 85x20
+ LayoutSVGRoot {svg} at (0,0) size 85x20
LayoutSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
LayoutSVGText {text} at (5,1) size 69x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 69x19

Powered by Google App Engine
This is Rietveld 408576698