WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263007
[@property] Make validation happen at parse-time
https://bugs.webkit.org/show_bug.cgi?id=263007
Summary
[@property] Make validation happen at parse-time
Tim Nguyen (:ntim)
Reported
2023-10-11 04:21:02 PDT
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
Comment 1
2023-10-11 04:33:23 PDT
<
rdar://problem/116803886
>
Tim Nguyen (:ntim)
Comment 2
2023-10-11 10:25:54 PDT
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
Comment 3
2023-10-13 08:54:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19050
EWS
Comment 4
2023-10-18 08:25:07 PDT
Committed
269466@main
(31ae9755adc7): <
https://commits.webkit.org/269466@main
> Reviewed commits have been landed. Closing PR #19050 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug