Bug 266405 - [css-scoping] Implement :scope inside @scope prelude
Summary: [css-scoping] Implement :scope inside @scope prelude
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 229520
  Show dependency treegraph
 
Reported: 2023-12-14 05:03 PST by Matthieu Dubet
Modified: 2024-01-30 04:09 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2023-12-14 05:03:34 PST
Any :scope or & selectors in <scope-start> are interpreted as defined for its outer context.

https://drafts.csswg.org/css-cascade-6/#scope-limits
Comment 1 Radar WebKit Bug Importer 2023-12-14 05:04:12 PST
<rdar://problem/119661541>
Comment 2 Matthieu Dubet 2023-12-14 05:21:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/21791
Comment 3 EWS 2023-12-14 12:58:30 PST
Committed 272065@main (f99c196be294): <https://commits.webkit.org/272065@main>

Reviewed commits have been landed. Closing PR #21791 and removing active labels.