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/svg/W3C-SVG-1.1/filters-blend-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/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt
diff --git a/LayoutTests/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt b/LayoutTests/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt
index c4e465068a34fe0d31fa730420744a0d910d122a..eed1da7b6f3ca5b19e1be11ddda1005c00a48927 100644
--- a/LayoutTests/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt
+++ b/LayoutTests/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (15,15) size 435x294
+ LayoutSVGContainer {g} at (15,15) size 435x294
RenderSVGImage {image} at (120,15) size 300x294
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="BlendNormal"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
@@ -29,7 +29,7 @@ layer at (0,0) size 480x360
[filter="BlendNormal"] LayoutSVGResourceFilter {filter} at (30,10) size 120x10
RenderSVGRect {rect} at (90,69) size 360x30 [opacity=0.50] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=23.00] [width=120.00] [height=10.00]
[filter="BlendMultiply"] LayoutSVGResourceFilter {filter} at (30,23) size 120x10
- RenderSVGContainer {g} at (90,108) size 360x69
+ LayoutSVGContainer {g} at (90,108) size 360x69
[filter="BlendMultiply"] LayoutSVGResourceFilter {filter} at (30,36) size 120x23
RenderSVGRect {rect} at (90,108) size 360x30 [opacity=0.50] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=36.00] [width=120.00] [height=10.00]
RenderSVGRect {rect} at (90,147) size 360x30 [opacity=0.50] [fill={[type=SOLID] [color=#FFFF00]}] [x=30.00] [y=49.00] [width=120.00] [height=10.00]
@@ -39,7 +39,7 @@ layer at (0,0) size 480x360
[filter="BlendDarken"] LayoutSVGResourceFilter {filter} at (30,75) size 120x10
RenderSVGRect {rect} at (90,264) size 360x30 [opacity=0.50] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=88.00] [width=120.00] [height=10.00]
[filter="BlendLighten"] LayoutSVGResourceFilter {filter} at (30,88) size 120x10
- RenderSVGContainer {g} at (15,31) size 74x260
+ LayoutSVGContainer {g} at (15,31) size 74x260
LayoutSVGText {text} at (5,10) size 22x9 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 22x8
chunk 1 text run 1 at (5.00,17.00) startOffset 0 endOffset 6 width 21.38: "Normal"
« no previous file with comments | « LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt ('k') | LayoutTests/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698