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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt
index a397215ca7dd8955dcb95e5456217abf816200db..1f546cdc97d23b0657c11893a275a1e606cd9733 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt
+++ b/LayoutTests/platform/win-xp/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 362x264
+ LayoutSVGContainer {g} at (82,20) size 362x264
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 80x114
+ LayoutSVGContainer {g} at (90,20) size 80x114
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 (96,111) size 68x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 68x23
chunk 1 (middle anchor) text run 1 at (96.00,130.00) startOffset 0 endOffset 9 width 68.00: "No filter"
- RenderSVGContainer {g} at (82,162) size 96x122
+ LayoutSVGContainer {g} at (82,162) size 96x122
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 (92,261) size 76x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 75x23
chunk 1 (middle anchor) text run 1 at (92.50,280.00) startOffset 0 endOffset 11 width 75.00: "Null filter"
- RenderSVGContainer {g} at (254,20) size 152x114
+ LayoutSVGContainer {g} at (254,20) size 152x114
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 (254,111) size 152x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 152x23
chunk 1 (middle anchor) text run 1 at (254.00,130.00) startOffset 0 endOffset 19 width 152.00: "Non-existent filter"
- RenderSVGContainer {g} at (216,180) size 228x104
+ LayoutSVGContainer {g} at (216,180) size 228x104
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 (216,261) size 228x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 227x23
chunk 1 (middle anchor) text run 1 at (216.50,280.00) startOffset 0 endOffset 29 width 227.00: "Null with small region filter"
- RenderSVGContainer {g} at (10,311) size 228x36
+ LayoutSVGContainer {g} at (10,311) size 228x36
LayoutSVGText {text} at (10,311) size 228x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 228x36
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 228.00: "$Revision: 1.7 $"

Powered by Google App Engine
This is Rietveld 408576698