Open Bug 1946645 Opened 13 days ago

Remove HyperTextAccessible::SelectionCount and SelectionBoundsAt

Categories

(Core :: Disability Access APIs, task)

task

Tracking

()

People

(Reporter: Jamie, Unassigned)

References

(Blocks 1 open bug)

Details

HyperTextAccessibleBase has unified implementations, so there shouldn't be a need to specialise for LocalAccessible. However, accessible/tests/mochitest/textselection/test_general.html fails, so there must be some differences between the implementations. We should either:

  1. Determine that this is a bug in the HyperTextAccessibleBase implementation and fix it; or
  2. Fix the test.
You need to log in before you can comment on or make changes to this bug.