Closed
Bug 1058776
Opened 10 years ago
Closed 10 years ago
[CSS Filters] Add a test that invalid CSS filter functions don't change the rendering of the target element
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: mvujovic, Assigned: mvujovic)
References
Details
Attachments
(1 file)
3.35 KB,
patch
|
mstange
:
review+
mvujovic
:
checkin+
|
Details | Diff | Splinter Review |
We have parsing tests for invalid CSS filters, but we should also check that an invalid CSS filter does not affect the rendering of its target element.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8487350 -
Flags: review?(mstange)
Updated•10 years ago
|
Attachment #8487350 -
Flags: review?(mstange) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8487350 [details] [diff] [review]
Patch
https://hg.mozilla.org/integration/mozilla-inbound/rev/aba9b13c3fbf
https://tbpl.mozilla.org/?tree=Try&rev=64d9e3dcd292
Attachment #8487350 -
Flags: checkin+
Comment 3•10 years ago
|
||
Assignee: nobody → mvujovic
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Updated•10 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•