Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-list/canvas
2020-12-05 21:29:49 +01:00

3 lines
340 B
Plaintext

height height\n\nThe height of the coordinate space in CSS pixels. Defaults to 150.
moz-opaque moz-opaque\n\nLets the canvas know whether or not translucency will be a factor. If the canvas knows there's no translucency, painting performance can be optimized.
width width\n\nThe width of the coordinate space in CSS pixels. Defaults to 300.