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

Side by Side Diff: LayoutTests/svg/filters/filterRes1-expected.txt

Issue 1153403003: Remove SVGFilterElement's filterRes* attributes and setFilterRes() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase + updated smallFonts.svg and textFeatures.svg Created 5 years, 6 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
« no previous file with comments | « LayoutTests/svg/filters/filterRes1.svg ('k') | LayoutTests/svg/filters/filterRes2.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (10,10) size 400x120
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceFilter {filter} [id="f1"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
7 [feFlood flood-color="#008000" flood-opacity="1.00"]
8 LayoutSVGResourceFilter {filter} [id="f2"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
9 [feFlood flood-color="#008000" flood-opacity="1.00"]
10 LayoutSVGResourceFilter {filter} [id="f3"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
11 [feFlood flood-color="#008000" flood-opacity="1.00"]
12 LayoutSVGRect {rect} at (10,10) size 120x120 [fill={[type=SOLID] [color=#000 000]}] [x=20.00] [y=20.00] [width=100.00] [height=100.00]
13 [filter="f1"] LayoutSVGResourceFilter {filter} at (10,10) size 120x120
14 LayoutSVGRect {rect} at (150,10) size 120x120 [fill={[type=SOLID] [color=#00 0000]}] [x=160.00] [y=20.00] [width=100.00] [height=100.00]
15 [filter="f2"] LayoutSVGResourceFilter {filter} at (150,10) size 120x120
16 LayoutSVGRect {rect} at (290,10) size 120x120 [fill={[type=SOLID] [color=#00 0000]}] [x=300.00] [y=20.00] [width=100.00] [height=100.00]
17 [filter="f3"] LayoutSVGResourceFilter {filter} at (290,10) size 120x120
OLDNEW
« no previous file with comments | « LayoutTests/svg/filters/filterRes1.svg ('k') | LayoutTests/svg/filters/filterRes2.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698