Skip to content

Inheritance with shadow DOM for spellcheck attribute #10050

Open
@sanketj

Description

@sanketj

The spec for the spellcheck attribute does not explicitly define whether the attribute should inherit across shadow boundaries. Unfortunately, browsers also don't seem to be interoperable in this aspect - Chromium/WebKit do allow the spellcheck attribute to inherit across shadow boundaries while Mozilla does not.

Filing this issue to explore whether interoperability can be achieved and whether a spec update can be made to clarify this behavior.

cc: @mfreed7 @domenic @marcoscaceres @smaug----

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs testsMoving the issue forward requires someone to write teststopic: shadowRelates to shadow trees (as defined in DOM)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions