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

Unified Diff: LayoutTests/platform/android/svg/zoom/page/zoom-hixie-mixed-008-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
Index: LayoutTests/platform/android/svg/zoom/page/zoom-hixie-mixed-008-expected.txt
diff --git a/LayoutTests/platform/android/svg/zoom/page/zoom-hixie-mixed-008-expected.txt b/LayoutTests/platform/android/svg/zoom/page/zoom-hixie-mixed-008-expected.txt
index c2ae82aa04542f5e5d8a16e6c0b875c80875310d..76e145eb983383fa2a72319b3489390aa95d0aa2 100644
--- a/LayoutTests/platform/android/svg/zoom/page/zoom-hixie-mixed-008-expected.txt
+++ b/LayoutTests/platform/android/svg/zoom/page/zoom-hixie-mixed-008-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 785x668
RenderText {#text} at (0,0) size 594x26
text run at (0,0) width 594: "There should be a blue circle with the word \"TEST\" in it below."
RenderBlock (anonymous) at (0,50.03) size 761.97x583
- RenderSVGRoot {svg} at (11,73) size 577x577
+ LayoutSVGRoot {svg} at (11,73) size 577x577
LayoutSVGRect {rect} at (11,73) size 577x577 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
LayoutSVGEllipse {circle} at (11,73) size 577x577 [fill={[type=SOLID] [color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
LayoutSVGForeignObject {foreignObject} at (0,175) size 400x50 [color=#FFFFFF]

Powered by Google App Engine
This is Rietveld 408576698