Confirmed users, Bureaucrats and Sysops emeriti
792
edits
(note about landed canvas impl) |
No edit summary |
||
| Line 169: | Line 169: | ||
'''update:''' That "alternative" canvas element has been implemented in a [https://bugzilla.mozilla.org/show_bug.cgi?id=288714 different bug], and will be enabled in Firefox 1.1 "developer preview" (whatever). Initial docs are available on [http://developer-test.mozilla.org/docs/Drawing_Graphics_with_Canvas devmo-test]. | '''update:''' That "alternative" canvas element has been implemented in a [https://bugzilla.mozilla.org/show_bug.cgi?id=288714 different bug], and will be enabled in Firefox 1.1 "developer preview" (whatever). Initial docs are available on [http://developer-test.mozilla.org/docs/Drawing_Graphics_with_Canvas devmo-test]. | ||
[Vlad] Note that while there is now a canvas as part of 1.1, the element itself is implemented for HTML only. The XUL Canvas described here would still be a great addition to XUL -- it can share the back-end rendering context code with the HTML Canvas, while also adding support for child positioning and the other XUL-specific elements. | |||