Closed Bug 1706275 Opened 4 years ago Closed 3 years ago

Implement ShadowRoot.prototype.delegatesFocus attribute

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1413836

People

(Reporter: foolip, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-needed)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36

Steps to reproduce:

This attribute is being added to the spec, with tests:
https://github.com/whatwg/dom/pull/974
https://github.com/web-platform-tests/wpt/pull/28593

Actual results:

This is a new addition, so Gecko doesn't support it yet. (Chrome does, shipped a long time ago without any spec.)

Expected results:

It would be great if this simple addition were made to Gecko, so that web developers have fewer differences to accidentally depend on.

The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core

Hmm, fun. I guess we should fix bug 1413836 first / at the same time though :)

Blocks: shadowdom
Status: UNCONFIRMED → NEW
Depends on: 1413836
Ever confirmed: true
Severity: -- → S3
Priority: -- → P3

ShadowRoot.prototype.delegatesFocus is implemented in bug 1413836.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.