Closed
Bug 1540588
Opened 5 years ago
Closed 5 years ago
Implement preventScroll option for HTMLElement.focus()
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1374045
People
(Reporter: xidorn, Unassigned)
References
()
Details
(Keywords: parity-chrome)
Chrome seems to have shipped it since 64.
Updated•5 years ago
|
Priority: -- → P2
Comment 1•5 years ago
|
||
This seems a duplicate of bug 1374045. Feel free to reopen if I got something wrong.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Assignee: nobody → mbrodesser
Updated•5 years ago
|
Assignee: mbrodesser → nobody
Comment 2•5 years ago
|
||
Should be done for SVGElement
too (https://html.spec.whatwg.org/#htmlorsvgelement). To keep the code simple we'll also add it to XULElement
.
You need to log in
before you can comment on or make changes to this bug.
Description
•