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

Unified Diff: LayoutTests/platform/win-xp/http/tests/misc/slow-loading-image-in-pattern-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/http/tests/misc/slow-loading-image-in-pattern-expected.txt
diff --git a/LayoutTests/platform/win-xp/http/tests/misc/slow-loading-image-in-pattern-expected.txt b/LayoutTests/platform/win-xp/http/tests/misc/slow-loading-image-in-pattern-expected.txt
index 991ce2e726684e4d4b9518b8e8b5d8fc3745ea2a..e60aebbf746173de4f5e92c0eeb9ec88f776e617 100644
--- a/LayoutTests/platform/win-xp/http/tests/misc/slow-loading-image-in-pattern-expected.txt
+++ b/LayoutTests/platform/win-xp/http/tests/misc/slow-loading-image-in-pattern-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x56
RenderText {#text} at (0,0) size 0x0
layer at (10,50) size 406x306
RenderSVGRoot {svg} at (10,50) size 406x306
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
LayoutSVGImage {image} at (13,53) size 403x303
LayoutSVGRect {rect} at (13,53) size 400x300 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]

Powered by Google App Engine
This is Rietveld 408576698