| API name
|
html/elements/canvas +
|
| Checked Out
|
false +
|
| Compatibility Table
|
===Desktop===
{| class="compat-table"
|-
…
===Desktop===
{| class="compat-table"
|-
! Feature !! Chrome !! Firefox (Gecko) !! Internet Explorer !! Opera !! Safari
|-
|Basic Support || 22.0 <div></div> || 15.0 <div></div> || 9.0 <div></div> || 12.1 <div> </div>|| 5.1 <div></div>
|}
===Mobile===
{| class="wikitable"
|-
! Feature !! Android !! BlackBerry !! Chrome for mobile !! Firefox Mobile (Gecko) !! IE Mobile !! Opera Mobile !! Opera Mini !! Safari Mobile
|-
|Basic Support || 2.1 <div></div> || 7.0 <div></div> || 18 <div></div> || 2.0 <div></div> || 9.0 <div></div> || 10.0 <div></div> || <span class='unknown'>?</span> <div></div> || 3.2 <div></div>
|} /div> || 3.2 <div></div>
|}
|
| Content quality flag
|
Incomplete +
, Examples Needed +
|
| DOM Interface
|
HTMLCanvasElement +
|
| Is CC-BY-SA
|
false +
|
| Page Title
|
canvas +
|
| Path
|
html/elements/canvas +
|
| Standardization Status
|
W3C Working Draft +
|
| Summary
|
The '''canvas''' element (<canvas>) … The '''canvas''' element (<canvas>) provides scripts with a resolution-dependent bitmap canvas, which can be used for rendering graphs, game graphics, or other visual images on the fly. The canvas element is one of the most important elements introduced in HTML5. st important elements introduced in HTML5.
|
| Topic Cluster
|
Canvas +
|
| Categories |
Markup Elements +
, Canvas +
, HTML +
|
| Modification dateThis property is a special property in this wiki.
|
19 February 2013 21:54:36 +
|
| redirect page |
html/elements/canvas +
|