Skip to content

fix(engine-dom): fix constructable stylesheets in Safari#3675

Merged
nolanlawson merged 2 commits intomasterfrom
nolan/construct
Aug 23, 2023
Merged

fix(engine-dom): fix constructable stylesheets in Safari#3675
nolanlawson merged 2 commits intomasterfrom
nolan/construct

Conversation

@nolanlawson
Copy link
Copy Markdown
Contributor

@nolanlawson nolanlawson commented Aug 22, 2023

Details

Fixes #2828 by dropping support for old Chrome. Adds support for constructable stylesheets in Safari 16.6.

Does this pull request introduce a breaking change?

  • ✅ No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • ✅ No, it does not introduce an observable change.

Fixes #2828 by dropping support for old Chrome
@nolanlawson nolanlawson requested a review from a team as a code owner August 22, 2023 17:02
@ekashida
Copy link
Copy Markdown
Member

/nucleus test

1 similar comment
@nolanlawson
Copy link
Copy Markdown
Contributor Author

/nucleus test

@nolanlawson
Copy link
Copy Markdown
Contributor Author

May as well merge this, since it fixes Circle CI

@nolanlawson nolanlawson merged commit 9b379c9 into master Aug 23, 2023
@nolanlawson nolanlawson deleted the nolan/construct branch August 23, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop support for older versions of Chromium with frozen adoptedStyleSheets

2 participants