| commit | e4bce828f9d8b7674497603d2ca02649923abbd4 | [log] [tgz] |
|---|---|---|
| author | nektar <nektar@chromium.org> | Wed Jul 20 16:24:57 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 16:27:08 2016 |
| tree | 817f20fc158a2258477f349e1ef40c81a6c8b303 | |
| parent | 7cae9a3466aa173c9e3127c8eb7f8079f932beca [diff] |
Elements with an ARIA role of treeitem should be able to get their accessible name from their contents. ARIA Spec 1.1 says that elements with a role of "treeitem" should get their accessible name either "from author" or "from contents". We didn't support "from contents". BUG=601933 R=dmazzoni@chromium.org, aboxhall@chromium.org TESTED=browser test Review-Url: https://codereview.chromium.org/2165463003 Cr-Commit-Position: refs/heads/master@{#406579}