Skip to content

Conversation

saschanaz
Copy link
Contributor

This should reduce DT breakage. But note that this would make CSSPageDescriptors extends CSSStyleDeclaration to false. Authors would need to use CSSStyleDeclarationBase for that.

This should reduce DT breakage. But note that this would make `CSSPageDescriptors extends CSSStyleDeclaration` to `false`. Authors would need to use CSSStyleDeclarationBase for that.
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@jakebailey
Copy link
Member

CSSStyleDeclaration doesn't add anything to CSSStyleProperties so I think it technically still works?

@saschanaz
Copy link
Contributor Author

With this PR it's CSSStyleDeclarationBase -> CSSStyleProperties -> CSSStyleDeclaration, so yeah it can't add anything to it's now-parent.

image

@saschanaz
Copy link
Contributor Author

@jakebailey 🤞🏻

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.

2 participants