Skip to content

[Feature]: Implement constructable stylesheets polyfill #29517

@spmonahan

Description

@spmonahan

Library

React / v8 (@fluentui/react)

Describe the feature that you would like added

For shadow DOM support we need a constructable stylesheets/adopted stylesheets polyfill to fully cover our browser support matrix.

Have you discussed this feature with our team

@spmonahan

Additional context

Constructable stylesheets are how we scope styles to a shadow root. We can implement a polyfill by copying <style> elements as needed instead.

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Priority

Normal

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions