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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt
index 7a9c9eb71b59f77283f78746d7651ef38e1b5d62..18339ca760590abcbd885c8bc896df9e214e7ca7 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt
@@ -3,37 +3,37 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {g} at (82,20) size 365x265
+ LayoutSVGContainer {g} at (82,20) size 365x265
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="null"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
LayoutSVGResourceFilter {filter} [id="nullreg"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- RenderSVGContainer {g} at (90,20) size 80x115
+ LayoutSVGContainer {g} at (90,20) size 80x115
RenderSVGEllipse {circle} at (100,30) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=60.00] [r=30.00]
RenderSVGEllipse {circle} at (90,20) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [cx=130.00] [cy=60.00] [r=40.00]
LayoutSVGText {text} at (95,112) size 70x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 69x23
chunk 1 (middle anchor) text run 1 at (95.55,130.00) startOffset 0 endOffset 9 width 68.91: "No filter"
- RenderSVGContainer {g} at (82,162) size 96x123
+ LayoutSVGContainer {g} at (82,162) size 96x123
RenderSVGEllipse {circle} at (100,180) size 60x60 [fill={[type=SOLID] [color=#00FF00]}] [cx=130.00] [cy=210.00] [r=30.00]
RenderSVGEllipse {circle} at (82,162) size 96x96 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=210.00] [r=40.00]
[filter="null"] LayoutSVGResourceFilter {filter} at (82,162) size 96x96
LayoutSVGText {text} at (91,262) size 78x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x23
chunk 1 (middle anchor) text run 1 at (91.10,280.00) startOffset 0 endOffset 11 width 77.79: "Null filter"
- RenderSVGContainer {g} at (252,20) size 156x115
+ LayoutSVGContainer {g} at (252,20) size 156x115
RenderSVGEllipse {circle} at (300,30) size 60x60 [fill={[type=SOLID] [color=#00FF00]}] [cx=330.00] [cy=60.00] [r=30.00]
RenderSVGEllipse {circle} at (290,20) size 80x80 [fill={[type=SOLID] [color=#FF0000]}] [cx=330.00] [cy=60.00] [r=40.00]
LayoutSVGText {text} at (252,112) size 156x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 156x23
chunk 1 (middle anchor) text run 1 at (252.19,130.00) startOffset 0 endOffset 19 width 155.62: "Non-existent filter"
- RenderSVGContainer {g} at (213,180) size 234x105
+ LayoutSVGContainer {g} at (213,180) size 234x105
RenderSVGEllipse {circle} at (300,180) size 60x60 [fill={[type=SOLID] [color=#00FF00]}] [cx=330.00] [cy=210.00] [r=30.00]
RenderSVGEllipse {circle} at (322,202) size 16x16 [fill={[type=SOLID] [color=#FF0000]}] [cx=330.00] [cy=210.00] [r=40.00]
[filter="nullreg"] LayoutSVGResourceFilter {filter} at (322,202) size 16x16
LayoutSVGText {text} at (213,262) size 234x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 233x23
chunk 1 (middle anchor) text run 1 at (213.85,280.00) startOffset 0 endOffset 29 width 232.29: "Null with small region filter"
- RenderSVGContainer {g} at (10,310) size 230x37
+ LayoutSVGContainer {g} at (10,310) size 230x37
LayoutSVGText {text} at (10,310) size 230x37 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 230x37
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 229.47: "$Revision: 1.7 $"

Powered by Google App Engine
This is Rietveld 408576698