Closed
Bug 1163124
Opened 10 years ago
Closed 10 years ago
Filter property should initially be set to `none`
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: tschneider, Assigned: mstange)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
A canvas context's filter property should initially be set to `none`, not an empty string, which is considered an invalid value.
Updated•10 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Bug 1163124 - The initial value of the canvas filter property should be "none". r=roc
Attachment #8612633 -
Flags: review?(roc)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mstange
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8612633 [details]
MozReview Request: Bug 1163124 - The initial value of the canvas filter property should be "none". r=roc
https://reviewboard.mozilla.org/r/9611/#review9153
Ship It!
Attachment #8612633 -
Flags: review?(roc) → review+
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Comment 7•10 years ago
|
||
https://developer.mozilla.org/en-US/Firefox/Releases/41#Canvas
https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/filter
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•