gecko-dev/accessible
Nathan LaPre 10c7a982bd Bug 1878356: Trim non-breaking spaces from acc name prefixes, suffixes, r=Jamie
This revision modifies LocalAccessible::Name such that the function trims
non-breaking spaces from the beginning and end of accessible names. We already
compress all ASCII whitespace and trim it from the prefixes and suffixes of
accessible names - this change just extends that trimming to non-breaking spaces
for the exterior ends of the name string only. This revision implements a new
function, TrimNonBreakingSpaces, which does the trimming. Finally, this revision
removes five expected failures from the web platform tests.

Differential Revision: https://phabricator.services.mozilla.com/D203993
2024-03-11 17:53:01 +00:00
..
android Bug 1861211 - Make isAccessibilityElement conditional on a per-role basis. r=Jamie 2024-03-04 21:19:09 +00:00
aom Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00
atk Bug 1861211 - Make isAccessibilityElement conditional on a per-role basis. r=Jamie 2024-03-04 21:19:09 +00:00
base Bug 1878356: Trim non-breaking spaces from acc name prefixes, suffixes, r=Jamie 2024-03-11 17:53:01 +00:00
basetypes Bug 1861211 - Make isAccessibilityElement conditional on a per-role basis. r=Jamie 2024-03-04 21:19:09 +00:00
docs Bug 1878950: Add link to FF HCM pref r=nlapre 2024-02-08 01:36:00 +00:00
generic Bug 1878356: Trim non-breaking spaces from acc name prefixes, suffixes, r=Jamie 2024-03-11 17:53:01 +00:00
html Bug 1865582: Include xlink:title in svg link name computation, r=Jamie 2024-03-05 19:04:46 +00:00
interfaces Bug 1656330: Implement grid role, mapping, r=Jamie,devtools-reviewers,nchevobbe 2024-02-21 03:31:55 +00:00
ios Bug 1866793: Implement extremely basic support for text caret accessibility on iOS. r=eeejay 2024-03-04 21:19:10 +00:00
ipc Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00
mac Bug 1861211 - Make isAccessibilityElement conditional on a per-role basis. r=Jamie 2024-03-04 21:19:09 +00:00
other
tests Bug 1749505: Implement conditional role mapping for aside element, r=Jamie 2024-03-04 18:55:09 +00:00
windows Bug 1883132 - Suppress a11y instantiation on Win11 for the snap layouts feature. r=Jamie 2024-03-06 15:13:58 +00:00
xpcom Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00
xul Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00
moz.build Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00