Bug 263007
Summary: | [@property] Make validation happen at parse-time | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | CSS | Assignee: | Matthieu Dubet <m_dubet> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | GoodFirstBug, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Nguyen (:ntim)
See https://github.com/web-platform-tests/interop/issues/575 & https://phabricator.services.mozilla.com/D190444
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116803886>
Tim Nguyen (:ntim)
It's basically moving the early return checks from https://searchfox.org/wubkat/rev/e21786e1635702a6ca7c1e30290f32e8a97fec23/Source/WebCore/style/CustomPropertyRegistry.cpp#84 to https://searchfox.org/wubkat/rev/e21786e1635702a6ca7c1e30290f32e8a97fec23/Source/WebCore/css/parser/CSSParserImpl.cpp#1028
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/19050
EWS
Committed 269466@main (31ae9755adc7): <https://commits.webkit.org/269466@main>
Reviewed commits have been landed. Closing PR #19050 and removing active labels.