[webkit-dev] Canvas Issues: Ping
Charles Pritchard
chuck at jumis.com
Wed Dec 8 16:42:25 PST 2010
There are two canvas issues I'd like to see resolved ASAP:
1. Failing Philip's Canvas test: toDataURL.jpeg.alpha
https://bugs.webkit.org/show_bug.cgi?id=40147
Related:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11431
http://trac.webkit.org/changeset/73173
This is a tricky issue, as mentioned by the comments in trac.
No response from Mozilla: does apple have an opinion on this?
IE9 seems to follow the spec.
2. Fallback content in canvas element not focusable
https://bugs.webkit.org/show_bug.cgi?id=50126
An [input] tag inside of a canvas element:
[canvas][input /][/canvas] should be able to receive .focus events
and tabindex navigation. This is currently working in IE9, and likely
works FF4.
Thought I'd send up a flare.
-Charles
More information about the webkit-dev
mailing list