Closed
Bug 1058765
Opened 10 years ago
Closed 10 years ago
[CSS Filters] Add more tests for chained CSS filters
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: mvujovic, Assigned: mvujovic)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mstange
:
review+
mvujovic
:
checkin+
|
Details | Diff | Splinter Review |
So far, we have one test in reftests/svg/filters/css-filter-chains.
We need more tests like "filter: blur(10px) grayscale(0.5) drop-shadow(10px 10px 5px #333)".
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8485077 -
Flags: review?(mstange)
Updated•10 years ago
|
Attachment #8485077 -
Flags: review?(mstange) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8485077 [details] [diff] [review]
Patch
https://hg.mozilla.org/integration/mozilla-inbound/rev/965253c82aeb
https://tbpl.mozilla.org/?tree=Try&rev=4c6657210d6e
Attachment #8485077 -
Flags: checkin+
Comment 3•10 years ago
|
||
Assignee: nobody → mvujovic
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•