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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/broken-internal-references-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/platform/win-xp/svg/custom/broken-internal-references-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt b/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
index acca845caddb6f8d702a422cc82f27e34a65313f..668dec5dd810c91e63dbe557b639d8e481130ebd 100644
--- a/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (19,9) size 102x102
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (0,0) size 60x10 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00]
LayoutSVGResourceLinearGradient {linearGradient} [id="grad-that-is-never-referred"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698