WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
245523
[css-pseudo] ::first-letter and ::first-line should reject some properties
https://bugs.webkit.org/show_bug.cgi?id=245523
Summary
[css-pseudo] ::first-letter and ::first-line should reject some properties
Antoine Quint
Reported
2022-09-22 07:23:40 PDT
Currently we do not reject properties for ::first-letter and ::first-line like we do with ::marker or ::cue using an allow-list (see PropertyAllowList.cpp). We should do this so that we correctly reject certain properties, such as transform, at parse-time.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-29 07:24:16 PDT
<
rdar://problem/100561733
>
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