This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-10 09:19:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
accessible
/
html
History
Eitan Isaacson
8366eee827
Bug 1369185 - Don't allow <select> to aria-own, or <option> to be owned. r=surkov
...
--HG-- extra : rebase_source : 817ea7b85fcec715e4ba43652319e46fd65fac11
2017-09-13 14:04:00 -04:00
..
HTMLCanvasAccessible.cpp
…
HTMLCanvasAccessible.h
…
HTMLElementAccessibles.cpp
Bug 1316285 - Expose role and landmark role for HTML header and footer only if they are direct descendants of the body tag, section otherwise. r=eeejay
2017-08-28 14:30:17 +02:00
HTMLElementAccessibles.h
Bug 1316285 - Expose role and landmark role for HTML header and footer only if they are direct descendants of the body tag, section otherwise. r=eeejay
2017-08-28 14:30:17 +02:00
HTMLFormControlAccessible.cpp
Bug 1388006 - a11y module should use TextEditor and HTMLEditor instead of nsIEditor r=surkov
2017-08-07 17:42:50 +09:00
HTMLFormControlAccessible.h
Bug 1388006 - a11y module should use TextEditor and HTMLEditor instead of nsIEditor r=surkov
2017-08-07 17:42:50 +09:00
HTMLImageMapAccessible.cpp
…
HTMLImageMapAccessible.h
Bug 1390209 - Remove unused nsIDOMHTML*Element interfaces. r=qdot
2017-08-15 01:31:47 +09:00
HTMLLinkAccessible.cpp
…
HTMLLinkAccessible.h
…
HTMLListAccessible.cpp
…
HTMLListAccessible.h
…
HTMLSelectAccessible.cpp
Bug 1369185 - Don't allow <select> to aria-own, or <option> to be owned. r=surkov
2017-09-13 14:04:00 -04:00
HTMLSelectAccessible.h
Bug 1369185 - Don't allow <select> to aria-own, or <option> to be owned. r=surkov
2017-09-13 14:04:00 -04:00
HTMLTableAccessible.cpp
Bug 1279218 - Additional applet tag logic removal; r=bz
2017-07-28 16:44:39 -07:00
HTMLTableAccessible.h
…
moz.build
…