summaryrefslogtreecommitdiff
path: root/src/html/html_canvas_element.c
Commit message (Collapse)AuthorAgeFilesLines
* Constify vtables.Michael Drake2021-02-021-1/+1
|
* html_canvas_element: height and width have default values for canvassesDaniel Silverstone2020-10-031-2/+26
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Fix HTMLCanvasElement types for width and height attributesVincent Sanders2020-04-241-8/+8
|
* Add HTMLCanvasElementVincent Sanders2020-04-231-0/+190