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

Unified Diff: LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-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/mac/svg/zoom/page/zoom-foreignObject-expected.txt
diff --git a/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt b/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt
index dbe9bef2264d6ca63b96bd7f2adf333e7c9457c0..d7ad252a58c823e2ac602cb9a9ca57225ab0bd4e 100644
--- a/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt
+++ b/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 800x600
- RenderSVGForeignObject {foreignObject} at (0,0) size 250x200
+ LayoutSVGForeignObject {foreignObject} at (0,0) size 250x200
RenderBlock {xhtml:div} at (0,0) size 250x18
RenderText {#text} at (0,0) size 83x18
text run at (0,0) width 83: "This is a text"
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 56x18
text run at (0,0) width 56: "[HTML]"
LayoutSVGRect {rect} at (0,0) size 361x289 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
- RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
+ LayoutSVGForeignObject {foreignObject} at (260,0) size 250x200
RenderSVGRoot {svg} at (374,7) size 361x281
LayoutSVGContainer {g} at (374,7) size 361x281 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
LayoutSVGText {text} at (0,1) size 83x19 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698