Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Preflight html styles to include shadow DOM :host pseudo-class #11200

Merged

Commits on Sep 8, 2023

  1. Extend current preflight html styles to support other root/host scopes

    Supports SVG root scope, ShadowDOM, and presumably other root scopes
    brandonmcconnell authored and reinink committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b9f7f7f View commit details
    Browse the repository at this point in the history
  2. Replace :root with html

    reinink committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8640184 View commit details
    Browse the repository at this point in the history
  3. Update tests

    reinink committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e0591c0 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    reinink committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a4b5555 View commit details
    Browse the repository at this point in the history