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

Unified Diff: LayoutTests/platform/mac/svg/hixie/mixed/009-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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/hixie/mixed/009-expected.txt
diff --git a/LayoutTests/platform/mac/svg/hixie/mixed/009-expected.txt b/LayoutTests/platform/mac/svg/hixie/mixed/009-expected.txt
index bd400a0adf570c82ef7756618ba64db9cf367617..2d7bdb46f83fe6107f11b62ed0aa0d414ebda5e4 100644
--- a/LayoutTests/platform/mac/svg/hixie/mixed/009-expected.txt
+++ b/LayoutTests/platform/mac/svg/hixie/mixed/009-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x302
text run at (0,0) width 460: "The word \"TEST \" should appear twice below, the same size each time."
RenderBlock (anonymous) at (0,28) size 784x124
RenderSVGRoot {svg} at (8,38) size 400x120
- RenderSVGRect {rect} at (8,38) size 400x120 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=60.00] [height=12.00]
+ LayoutSVGRect {rect} at (8,38) size 400x120 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=60.00] [height=12.00]
RenderSVGForeignObject {foreignObject} at (0,0) size 60x10
RenderBlock {div} at (0,0) size 60x13 [color=#000080]
RenderText {#text} at (0,0) size 24x13
« no previous file with comments | « LayoutTests/platform/mac/svg/hixie/mixed/008-expected.txt ('k') | LayoutTests/platform/mac/svg/hixie/mixed/010-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698