gecko-dev/accessible/html
James Teh 4f5d44905a Bug 1629078 part 2: Make date/time inputs labellable by an ancestor HTML label and expose text-input-type attribute. r=MarcoZ
In order for a form control to be labelled by an ancestor HTML label, its Accessible must return true for isWidget().
Also, HTML AAM says the text-input-type attribute should be exposed.

Differential Revision: https://phabricator.services.mozilla.com/D72080
2020-04-23 04:48:53 +00:00
..
HTMLCanvasAccessible.cpp
HTMLCanvasAccessible.h
HTMLElementAccessibles.cpp Bug 1371712 - Fall through to ARIA landmark role determination if native landmark roles fail, r=eeejay 2020-03-11 16:23:38 +00:00
HTMLElementAccessibles.h Bug 1277201: Fire a STATE_CHANGE event when a details element is opened or closed. r=eeejay 2019-09-10 16:16:53 +00:00
HTMLFormControlAccessible.cpp Bug 1624826 - Remove trailing whitespace from accessible name of fieldset element if provided by legend, r=eeejay 2020-03-25 15:13:50 +00:00
HTMLFormControlAccessible.h Bug 1629078 part 2: Make date/time inputs labellable by an ancestor HTML label and expose text-input-type attribute. r=MarcoZ 2020-04-23 04:48:53 +00:00
HTMLImageMapAccessible.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
HTMLImageMapAccessible.h
HTMLLinkAccessible.cpp Backed out 3 changesets (bug 1625864) for causing mochitest failures in test_update.html 2020-04-20 22:31:26 +03:00
HTMLLinkAccessible.h Backed out 3 changesets (bug 1625864) for causing mochitest failures in test_update.html 2020-04-20 22:31:26 +03:00
HTMLListAccessible.cpp Bug 1616078: Don't use HTMLListBulletAccessible for CSS ::marker content. r=eeejay,emilio,MarcoZ 2020-02-21 01:23:37 +00:00
HTMLListAccessible.h Bug 1578416 - Don't allow children of list item to move before bullet. r=Jamie 2019-09-12 01:00:15 +00:00
HTMLSelectAccessible.cpp
HTMLSelectAccessible.h
HTMLTableAccessible.cpp Bug 1615581: part 1) Rename TableSelection to TableSelectionMode. r=jfkthame 2020-02-18 12:28:45 +00:00
HTMLTableAccessible.h Bug 1615581: part 1) Rename TableSelection to TableSelectionMode. r=jfkthame 2020-02-18 12:28:45 +00:00
moz.build