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

Unified Diff: LayoutTests/svg/hixie/mixed/005-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/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 04cbd287e0aa6de336c9e7bf741883e9a1161336..ff77fae16d82fd72db7ec15b9d9a42b520574e07 100644
--- a/LayoutTests/svg/hixie/mixed/005-expected.txt
+++ b/LayoutTests/svg/hixie/mixed/005-expected.txt
@@ -4,6 +4,6 @@ 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
- RenderSVGEllipse {circle} at (8,8) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=50.00] [r=50.00]
- RenderSVGEllipse {circle} at (8,8) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00]
+ 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/rendering-model/001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698