gecko-dev/accessible
Emilio Cobos Álvarez ea43a5393a Bug 1196668 - Make images without alt generate a replaced box regardless of src. r=bz
Behavior-wise this only removes the HasAttr(src) check, and adds the IsEmpty()
check to the alt attribute value, since this function is only called for <img>
and <input>.

But it also cleans up a bit.

Differential Revision: https://phabricator.services.mozilla.com/D11194
2018-11-09 18:10:14 +01:00
..
android Bug 1502187 - Implement native part of viewport caching. r=Jamie 2018-11-06 04:35:51 +00:00
aom Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00
atk Bug 1504906 - Add another -Werror exception for G_DEFINE_TYPE_EXTENDED. r=gps 2018-11-08 19:49:38 +09:00
base Bug 1502187 - Add Batch protocol to PDocAccessible. r=Jamie 2018-11-06 04:22:08 +00:00
generic Bug 1503964 - Prevent crashes when dealing with crazy table row and column role constructs, r=Jamie 2018-11-08 10:54:09 +00:00
html Bug 1501273 - Expose an html:form element as a landmark role if it has an accessible name, r=Jamie 2018-11-02 01:06:56 +00:00
interfaces Bug 1501273 - Expose an html:form element as a landmark role if it has an accessible name, r=Jamie 2018-11-02 01:06:56 +00:00
ipc Bug 1502187 - Add Batch protocol to PDocAccessible. r=Jamie 2018-11-06 04:22:08 +00:00
jsat Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
mac Bug 1479036 - Android classes role additions. r=surkov 2018-08-09 14:43:00 +03:00
other Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00
tests Bug 1196668 - Make images without alt generate a replaced box regardless of src. r=bz 2018-11-09 18:10:14 +01:00
windows Bug 1052866 part 2: Handle QI to IAccessibleText for tables. r=MarcoZ 2018-10-29 06:36:51 +00:00
xpcom Bug 1052866 - Expose IAccessibleText on tables, rows, etc., r=tbsaunde. Bustage fix by MarcoZ. 2018-10-26 11:07:27 +02:00
xul Bug 1416363 - Remove colorpicker binding and related code. r=bgrins,surkov 2018-10-04 01:03:19 +00:00
.eslintrc.js Bug 1436389 - Update complexity rules to adapt for the algorithm in the new ESLint. r=mossop 2018-02-07 16:16:09 +00:00
moz.build Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00