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

Unified Diff: LayoutTests/platform/linux/svg/hixie/mixed/008-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/linux/svg/hixie/mixed/008-expected.txt
diff --git a/LayoutTests/platform/linux/svg/hixie/mixed/008-expected.txt b/LayoutTests/platform/linux/svg/hixie/mixed/008-expected.txt
index 3e6cd7f69839d9bcd3ce53c5de81600985b10efe..2b6097e1ebd05ea8654a8852b369360306eecf6d 100644
--- a/LayoutTests/platform/linux/svg/hixie/mixed/008-expected.txt
+++ b/LayoutTests/platform/linux/svg/hixie/mixed/008-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 800x465
RenderBlock (anonymous) at (0,36) size 784x405
RenderSVGRoot {svg} at (8,52) size 400x400
LayoutSVGRect {rect} at (8,52) size 400x400 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
- RenderSVGEllipse {circle} at (8,52) size 400x400 [fill={[type=SOLID] [color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
- RenderSVGForeignObject {foreignObject} at (0,175) size 400x50 [color=#FFFFFF]
+ LayoutSVGEllipse {circle} at (8,52) size 400x400 [fill={[type=SOLID] [color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
+ LayoutSVGForeignObject {foreignObject} at (0,175) size 400x50 [color=#FFFFFF]
RenderBlock {div} at (0,0) size 400x59
RenderText {#text} at (139,1) size 122x57
text run at (139,1) width 122: "TEST"

Powered by Google App Engine
This is Rietveld 408576698