IA2 Accessible Name value has no spaces
Categories
(Core :: Disability Access APIs, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: mark, Assigned: jfkthame)
References
(Blocks 1 open bug)
Details
Attachments
(7 files)
373.38 KB,
text/html
|
Details | |
58 bytes,
text/x-review-board-request
|
MatsPalmgren_bugz
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
MatsPalmgren_bugz
:
review+
|
Details |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
1.65 KB,
text/html
|
Details | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Comment 1•9 years ago
|
||
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
Comment 13•7 years ago
|
||
Comment 14•7 years ago
|
||
Comment 15•7 years ago
|
||
Comment 16•7 years ago
|
||
Comment 17•7 years ago
|
||
Assignee | ||
Comment 18•6 years ago
|
||
Since roc's original patches here, there have been changes to the GetTrimmedOffsets flags, so I had a go at updating this. A much reduced version of the patch is now sufficient to fix the example here (and similar cases where we return innerText with missing spaces); tryserver seems happy with this (including basic tests): https://treeherder.mozilla.org/#/jobs?repo=try&revision=b12da8209ca0532bcc7eddd8dbc8153473f46479&duplicate_jobs=visible
Assignee | ||
Comment 19•6 years ago
|
||
Assignee | ||
Comment 20•6 years ago
|
||
Depends on D45157
Comment 21•6 years ago
|
||
STR: load the testcase and see results in Console.
It appears this patch doesn't treat spaces between child elements the same as Chrome (case 2 and 3).
Ditto for dynamically inserted text nodes (cases 15 and 16).
Assignee | ||
Comment 22•6 years ago
|
||
Depends on D45159
Comment 23•6 years ago
|
||
Comment 26•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fa06e1da9426
https://hg.mozilla.org/mozilla-central/rev/040bfa810af6
https://hg.mozilla.org/mozilla-central/rev/4dc6ff8d58b3
Updated•6 years ago
|
Description
•