Bug 266467
Summary: | [css-scoping] @scope prelude contains implicit & or :scope | ||
---|---|---|---|
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
The <scope-start> should be prepended by either nothing, & or :scope (depending on the outer context).
The <scope-end> should be prepended by :scope.
https://drafts.csswg.org/css-cascade-6/#scope-scope
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119711922>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/21855
EWS
Committed 272117@main (25213c389f50): <https://commits.webkit.org/272117@main>
Reviewed commits have been landed. Closing PR #21855 and removing active labels.