Open
Bug 1909264
Opened 9 months ago
Updated 9 months ago
Selection can be moved into content-visibility:hidden nodes
Categories
(Core :: DOM: Selection, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox130 | --- | affected |
People
(Reporter: gregp, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
371 bytes,
text/html
|
Details |
Steps to reproduce:
- Navigate to the attached test case
Actual results:
Test case says focusNode.textContent: some hidden text
Expected results:
Test case says focusNode.textContent: some text
Updated•9 months ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•