gecko-dev/dom/l10n
Anna Yeddi f0cb8e8faf Bug 1761893 - Remove aria-valuetext from a list of localisable attributes. r=smaug,nordzilla,Jamie,eemeli
`Aria-valuetext` attribute is expected to be mutated with each change of user's input, thus it does not have to be listed as localizable attribute.

Also, this approach removes pre-selected value from the DOM on init of a component like a spinbutton, preventing users of assistive technology from accessing human-readable value that was pre-selected and is present on-screen.

Updating a patch to ensure [the fix for bug 1779625](https://bugzilla.mozilla.org/show_bug.cgi?id=1779625) is still working after the change per discussion in Bugzilla.

Differential Revision: https://phabricator.services.mozilla.com/D142371
2022-08-18 17:09:54 +00:00
..
tests Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
components.conf
DocumentL10n.cpp Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
DocumentL10n.h Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
DOMLocalization.cpp Bug 1751836 - Drive-by: Simplify L10nMutations::FlushPendingTranslations. r=dminor 2022-05-02 15:12:30 +00:00
DOMLocalization.h Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
L10nMutations.cpp Bug 1751836 - Drive-by: Simplify L10nMutations::FlushPendingTranslations. r=dminor 2022-05-02 15:12:30 +00:00
L10nMutations.h Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
L10nOverlays.cpp Bug 1761893 - Remove aria-valuetext from a list of localisable attributes. r=smaug,nordzilla,Jamie,eemeli 2022-08-18 17:09:54 +00:00
L10nOverlays.h Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
moz.build