Closed
Bug 1366018
Opened 8 years ago
Closed 5 years ago
mention that setting canvas.width and .height clears the canvas
Categories
(Developer Documentation Graveyard :: API: Miscellaneous, enhancement, P5)
Developer Documentation Graveyard
API: Miscellaneous
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ori, Unassigned)
Details
The documentation for HTMLCanvasElement.width and HTMLCanvasElement.height does not mention that setting them clears the canvas.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/width
https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/height
Updated•7 years ago
|
Priority: -- → P5
Comment 1•5 years ago
|
||
I will be working on this issue
Comment 2•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•