Closed
Bug 1669596
Opened 4 years ago
Closed 4 years ago
Text markers that originate from sub document should be parsable by top document
Categories
(Core :: Disability Access APIs, defect, P1)
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
(Whiteboard: [mac2020_2])
Attachments
(1 file)
If a text input accessible in an iframe gets queried for a marker or range, the top level web area should be able to accept it as a parameter and correctly unmarshal it.
Currently, the text marker can only be unmarshalled if it is used as a parameter on an object in the same document.
Assignee | ||
Updated•4 years ago
|
OS: All → macOS
Priority: -- → P1
Whiteboard: [mac2020_2]
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D92688
Updated•4 years ago
|
Severity: -- → S3
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c36eebfff000
Allow subdoc GeckoTextMarker to be demarshalled in top document. r=morgan
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•