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

Side by Side Diff: LayoutTests/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (15,15) size 435x294 5 LayoutSVGContainer {g} at (15,15) size 435x294
6 LayoutSVGImage {image} at (120,15) size 300x294 6 LayoutSVGImage {image} at (120,15) size 300x294
7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGResourceFilter {filter} [id="BlendNormal"] [filterUnits=objectB oundingBox] [primitiveUnits=userSpaceOnUse] 8 LayoutSVGResourceFilter {filter} [id="BlendNormal"] [filterUnits=objectB oundingBox] [primitiveUnits=userSpaceOnUse]
9 [feBlend mode="normal"] 9 [feBlend mode="normal"]
10 [SourceGraphic] 10 [SourceGraphic]
11 [feFlood flood-color="#00FF00" flood-opacity="0.50"] 11 [feFlood flood-color="#00FF00" flood-opacity="0.50"]
12 LayoutSVGResourceFilter {filter} [id="BlendMultiply"] [filterUnits=objec tBoundingBox] [primitiveUnits=userSpaceOnUse] 12 LayoutSVGResourceFilter {filter} [id="BlendMultiply"] [filterUnits=objec tBoundingBox] [primitiveUnits=userSpaceOnUse]
13 [feBlend mode="multiply"] 13 [feBlend mode="multiply"]
14 [SourceGraphic] 14 [SourceGraphic]
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 LayoutSVGText {text} at (5,75) size 21x9 contains 1 chunk(s) 58 LayoutSVGText {text} at (5,75) size 21x9 contains 1 chunk(s)
59 LayoutSVGInlineText {#text} at (0,0) size 21x8 59 LayoutSVGInlineText {#text} at (0,0) size 21x8
60 chunk 1 text run 1 at (5.00,82.00) startOffset 0 endOffset 6 width 2 0.60: "Darken" 60 chunk 1 text run 1 at (5.00,82.00) startOffset 0 endOffset 6 width 2 0.60: "Darken"
61 LayoutSVGText {text} at (5,88) size 22x9 contains 1 chunk(s) 61 LayoutSVGText {text} at (5,88) size 22x9 contains 1 chunk(s)
62 LayoutSVGInlineText {#text} at (0,0) size 22x8 62 LayoutSVGInlineText {#text} at (0,0) size 22x8
63 chunk 1 text run 1 at (5.00,95.00) startOffset 0 endOffset 7 width 2 1.77: "Lighten" 63 chunk 1 text run 1 at (5.00,95.00) startOffset 0 endOffset 7 width 2 1.77: "Lighten"
64 LayoutSVGText {text} at (3,101) size 80x14 contains 1 chunk(s) 64 LayoutSVGText {text} at (3,101) size 80x14 contains 1 chunk(s)
65 LayoutSVGInlineText {#text} at (0,0) size 80x14 65 LayoutSVGInlineText {#text} at (0,0) size 80x14
66 chunk 1 text run 1 at (3.00,112.00) startOffset 0 endOffset 16 width 79. 00: "$Revision: 1.8 $" 66 chunk 1 text run 1 at (3.00,112.00) startOffset 0 endOffset 16 width 79. 00: "$Revision: 1.8 $"
67 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000] [stroke width=0.50]}] [x=1.00] [y=1.00] [width=158.00] [height=118.00] 67 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000] [stroke width=0.50]}] [x=1.00] [y=1.00] [width=158.00] [height=118.00]
OLDNEW
« 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-01-t-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698