It's been about two months, this bug is still unconfirmed.
What's the appropriate venue for highlighting the issue?
https://bugs.webkit.org/show_bug.cgi?id=50126
It's critical to accessibility within the Canvas shadow dom, and is
required by ARIA.
Also required in 7.3 of WAI-ARIA:
http://www.w3.org/TR/wai-aria/host_languages
.....
1. Create an input type=form tag inside of a canvas tag.
2. Access it through getElementById and run .focus() on the element.
[canvas]
[input type="checkbox" id="test" /]
[/canvas]
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev