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

Unified Diff: LayoutTests/svg/hixie/mixed/005-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
« no previous file with comments | « LayoutTests/svg/hixie/mixed/004-expected.txt ('k') | LayoutTests/svg/hixie/painting/001-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/hixie/mixed/005-expected.txt
diff --git a/LayoutTests/svg/hixie/mixed/005-expected.txt b/LayoutTests/svg/hixie/mixed/005-expected.txt
index ff77fae16d82fd72db7ec15b9d9a42b520574e07..04e02669fd26491b54b38ad88f6d725d3347494c 100644
--- a/LayoutTests/svg/hixie/mixed/005-expected.txt
+++ b/LayoutTests/svg/hixie/mixed/005-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x220
RenderBlock {html} at (0,0) size 800x220
RenderBody {body} at (8,8) size 784x204
- RenderSVGRoot {svg} at (8,8) size 100x100
+ LayoutSVGRoot {svg} at (8,8) size 100x100
LayoutSVGEllipse {circle} at (8,8) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=50.00] [r=50.00]
LayoutSVGEllipse {circle} at (8,8) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00]
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/svg/hixie/mixed/004-expected.txt ('k') | LayoutTests/svg/hixie/painting/001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698