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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-02-t-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/W3C-SVG-1.1/struct-frag-02-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt
index 1115e5a9f1eba35c856b0b3ba3ea4d70cb733147..047ee11cebe01617f9fff366f8712934aacb8242 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (0,0) size 480x360
LayoutSVGRect {rect} at (0,0) size 240x180 [fill={[type=SOLID] [color=#DC143C]}] [x=100.00] [y=100.00] [width=50.00] [height=50.00]
LayoutSVGRect {rect} at (240,180) size 240x180 [fill={[type=SOLID] [color=#DC143C]}] [x=150.00] [y=150.00] [width=50.00] [height=50.00]
- RenderSVGEllipse {circle} at (0,180) size 240x180 [fill={[type=SOLID] [color=#FFD700]}] [cx=125.00] [cy=175.00] [r=25.00]
- RenderSVGEllipse {circle} at (240,0) size 240x180 [fill={[type=SOLID] [color=#FFD700]}] [cx=175.00] [cy=125.00] [r=25.00]
+ LayoutSVGEllipse {circle} at (0,180) size 240x180 [fill={[type=SOLID] [color=#FFD700]}] [cx=125.00] [cy=175.00] [r=25.00]
+ LayoutSVGEllipse {circle} at (240,0) size 240x180 [fill={[type=SOLID] [color=#FFD700]}] [cx=175.00] [cy=125.00] [r=25.00]
LayoutSVGText {text} at (105,186) size 66x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 66x12
chunk 1 text run 1 at (105.00,195.00) startOffset 0 endOffset 16 width 65.05: "$Revision: 1.8 $"

Powered by Google App Engine
This is Rietveld 408576698