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

[Interleaved Declarations] Add a proposal #3848

Merged
merged 8 commits into from
Apr 30, 2024
Merged

[Interleaved Declarations] Add a proposal #3848

merged 8 commits into from
Apr 30, 2024

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Apr 22, 2024

See #3846

* Adds style rules to the stylesheet when they're encountered rather
  than after all their children have run, so that nested rules appear
  after their parents.

* Removes private placeholder selectors from style rules *after*
  they've been extended by local extensions.

* Explicitly handle omitting placeholder-only selectors from the CSS
  generated by Resolving Extensions.

* Allow the current selector to come from copies created by bubbling.

* Properly handle keyframe blocks.
@nex3 nex3 force-pushed the interleaved-decl branch 2 times, most recently from 06007b5 to dd7c6be Compare April 22, 2024 23:09
@nex3 nex3 marked this pull request as ready for review April 24, 2024 22:24
@nex3 nex3 requested a review from Goodwine April 24, 2024 22:24
proposal/interleaved-declarations.md Show resolved Hide resolved
proposal/interleaved-declarations.md Outdated Show resolved Hide resolved
proposal/interleaved-declarations.md Outdated Show resolved Hide resolved
@nex3 nex3 merged commit 28b17d8 into main Apr 30, 2024
9 checks passed
@nex3 nex3 deleted the interleaved-decl branch April 30, 2024 21:35
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.

None yet

2 participants