Bug 266710
Summary: | [css-scoping] @scope can have orphaned declarations with an implicit enclosing style rule | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 229520 |
Matthieu Dubet
@scope is a nested group rules (cf https://drafts.csswg.org/css-nesting/#conditionals)
It can contains bare declarations which will be regrouped and wrapped under an implicit & selector.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119937025>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/22111
EWS
Committed 272407@main (e80242bc95b6): <https://commits.webkit.org/272407@main>
Reviewed commits have been landed. Closing PR #22111 and removing active labels.