RESOLVED DUPLICATE of bug 122226 69140
Looking at: http://html5accessibility.com/ which is based on Webkit r908, it looks like for the most part, Webkit does not support HTML5 elements/inputs and where there is support it's only partially.
https://bugs.webkit.org/show_bug.cgi?id=69140
Summary Looking at: http://html5accessibility.com/ which is based on Webkit r908, it ...
Kevin Chao
Reported 2011-09-30 03:14:42 PDT
There are very few examples of where HTML5 elements/inputs are fully supported in Webkit. Please, I hope Webkit will provide full support for all HTML5 elements/inputs. HTML5 accessibility elements, attributes, etc. I think are very important and should be supported soon are: aside, figcaption, figure, footer, menu > context menu, menu> list, menu > toolbar, nav , progress, summary, required, and placeholder
Attachments
chris fleizach
Comment 1 2011-09-30 08:57:57 PDT
We are aware of these missing items. Some are difficult because there are not direct mappings to the correct platform API and some have not been implemented in webkit yet anyway. Others like "required" are supported completely, so I'm not sure why WebKit didn't get points for that. Placeholder is supported correctly on the Mac since there is specific desktop API for placeholder. I'm not sure about windows side
James Craig
Comment 2 2013-10-02 11:38:26 PDT
Duping out to bug 122226 *** This bug has been marked as a duplicate of bug 122226 ***
Note You need to log in before you can comment on or make changes to this bug.