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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/custom/getsvgdocument-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/getsvgdocument-expected.txt b/LayoutTests/platform/mac/svg/custom/getsvgdocument-expected.txt
index eb2ca414616e51f1992d7acf360bf73d9afab8b1..6db496a0d1b14c133eb4b4b9ee9f8cf43acf936e 100644
--- a/LayoutTests/platform/mac/svg/custom/getsvgdocument-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/getsvgdocument-expected.txt
@@ -16,7 +16,7 @@ layer at (8,60) 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,2) size 70x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 70x18
@@ -26,7 +26,7 @@ layer at (8,98) 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,2) size 70x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 70x18

Powered by Google App Engine
This is Rietveld 408576698