Bug 276825
Summary: | [CSS Parser] Allow {} only as whole value of a property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
Component: | WebCore Misc. | Assignee: | Matthieu Dubet <m_dubet> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matthieu Dubet
Per CSS WG resolution, {} blocks are only allowed as the entire value of a property.
https://wpt.fyi/results/css/css-syntax/var-with-blocks.html?label=experimental&label=master&aligned&view=interop&q=label%3Ainterop-2024-nesting
https://github.com/w3c/csswg-drafts/commit/77e96017716572ffdc84da087fc10c9929a0d54e
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132102189>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/32089
EWS
Committed 282382@main (321f676e35e6): <https://commits.webkit.org/282382@main>
Reviewed commits have been landed. Closing PR #32089 and removing active labels.