Closed
Bug 1769824
Opened 3 years ago
Closed 2 years ago
Move some of HyperTextAccessibleBase::TextBounds into TextLeafRange::TextBounds
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: morgan, Assigned: eeejay)
References
Details
Attachments
(1 file)
This section of TextBounds deals mostly with TextLeafPoints -- more specifically, two points which define a range. We should move this into a TextBounds (or just Bounds?) function in TextLeafRange.
Updated•3 years ago
|
Blocks: a11y-ctw-text
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1be43ae3058c
Move text range bounds implementation to TextLeafRange. r=morgan
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•