8000 [labs/ssr] Consider other DOM shims for ARIA attr reflection during SSR · Issue #3741 · lit/lit · GitHub
[go: up one dir, main page]

Skip to content

[labs/ssr] Consider other DOM shims for ARIA attr reflection during SSR #3741

@augustjk

Description

@augustjk

Should this be an RFC?

  • This is not a substantial change

Which package is this a feature request for?

SSR (@lit-labs/ssr)

Description

Context: #3677 (comment)

The ARIA attribute reflection logic in LitElementRenderer is dependent on our implementation of attachInternals() for HTMLElement in @lit-labs/ssr-dom-shim and may not work for users of other DOM shims. Currently jsdom nor happy-dom implement attachInternals() so there's nothing to support but we'll have to address this as ElementInternals gets wider adoption.

Alternatives and Workarounds

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    📋 Triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0