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

Unified Diff: LayoutTests/svg/custom/use-extern-href-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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/custom/use-extern-href-expected.txt
diff --git a/LayoutTests/svg/custom/use-extern-href-expected.txt b/LayoutTests/svg/custom/use-extern-href-expected.txt
index adccc9f5dff857977c512cc29235ca87b4640dea..c906bef36ae8f3b51375db036242890c060f72a0 100644
--- a/LayoutTests/svg/custom/use-extern-href-expected.txt
+++ b/LayoutTests/svg/custom/use-extern-href-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 192x224
LayoutSVGContainer {use} at (0,0) size 192x64
- RenderSVGViewportContainer {svg} at (0,0) size 192x64
+ LayoutSVGViewportContainer {svg} at (0,0) size 192x64
LayoutSVGContainer {g} at (0,0) size 192x64
LayoutSVGRect {rect} at (0,0) size 64x64 [fill={[type=SOLID] [color=#CC0000]}] [x=0.00] [y=0.00] [width=64.00] [height=64.00]
LayoutSVGRect {rect} at (64,0) size 64x64 [fill={[type=SOLID] [color=#009900]}] [x=64.00] [y=0.00] [width=64.00] [height=64.00]

Powered by Google App Engine
This is Rietveld 408576698