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

Unified Diff: LayoutTests/platform/android/svg/zoom/page/zoom-mask-with-percentages-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/android/svg/zoom/page/zoom-mask-with-percentages-expected.txt
diff --git a/LayoutTests/platform/android/svg/zoom/page/zoom-mask-with-percentages-expected.txt b/LayoutTests/platform/android/svg/zoom/page/zoom-mask-with-percentages-expected.txt
index 9ef789a553e2e3ce06870775cc331ca0f4283baa..1295586c6f457ead167937702bb6c8b66fc18d5f 100644
--- a/LayoutTests/platform/android/svg/zoom/page/zoom-mask-with-percentages-expected.txt
+++ b/LayoutTests/platform/android/svg/zoom/page/zoom-mask-with-percentages-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 933x1037
LayoutSVGText {text} at (180,36) size 90x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 90x18
chunk 1 (middle anchor) text run 1 at (180.15,50.00) startOffset 0 endOffset 12 width 89.70: "Mask Regions"
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceLinearGradient {linearGradient} [id="maskedGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
@@ -65,4 +65,4 @@ layer at (0,0) size 933x1037
LayoutSVGText {text} at (26,-17) size 48x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 48x18
chunk 1 (middle anchor) text run 1 at (26.37,-3.00) startOffset 0 endOffset 6 width 47.26: "Mask 4"
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698