Closed
Bug 1815774
Opened 2 years ago
Closed 2 years ago
Add XPCOM bindings and test for TextLeafPoint::FindBoundary
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
(Whiteboard: [ctw-m7])
Attachments
(1 file)
Our current text coverage is through HyperTextAccessible tests or platform tests. We need more direct tests to simplify and isolate cases.
Updated•2 years ago
|
Blocks: a11y-ctw-text
Whiteboard: [ctw-m7]
Assignee | ||
Comment 1•2 years ago
|
||
This uses a bitfield for flags in FindBoundary, the idea is that it
will give some regression coverage if/when we move the native API
to do the same.
Updated•2 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5a5ffa0f0f43
Introduce TextLeafPoint XPCOM bindings and tests. r=Jamie
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•