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

Side by Side Diff: LayoutTests/svg/filters/filterRes2-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/filterRes2-expected.png ('k') | LayoutTests/svg/filters/filterRes3.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 [feOffset dx="0.00" dy="0.00"]
8 [SourceGraphic]
9 LayoutSVGResourceFilter {filter} [id="f2"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
10 [feOffset dx="0.00" dy="0.00"]
11 [SourceGraphic]
12 LayoutSVGResourceFilter {filter} [id="f3"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
13 [feOffset dx="0.00" dy="0.00"]
14 [SourceGraphic]
15 LayoutSVGRect {rect} at (10,10) size 120x120 [fill={[type=SOLID] [color=#008 000]}] [x=20.00] [y=20.00] [width=100.00] [height=100.00]
16 [filter="f1"] LayoutSVGResourceFilter {filter} at (10,10) size 120x120
17 LayoutSVGRect {rect} at (150,10) size 120x120 [fill={[type=SOLID] [color=#00 8000]}] [x=160.00] [y=20.00] [width=100.00] [height=100.00]
18 [filter="f2"] LayoutSVGResourceFilter {filter} at (150,10) size 120x120
19 LayoutSVGRect {rect} at (290,10) size 120x120 [fill={[type=SOLID] [color=#00 8000]}] [x=300.00] [y=20.00] [width=100.00] [height=100.00]
20 [filter="f3"] LayoutSVGResourceFilter {filter} at (290,10) size 120x120
OLDNEW
« no previous file with comments | « LayoutTests/svg/filters/filterRes2-expected.png ('k') | LayoutTests/svg/filters/filterRes3.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698