WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
229131
Parse -webkit-pictograph and system-ui as CSS ident
https://bugs.webkit.org/show_bug.cgi?id=229131
Summary
Parse -webkit-pictograph and system-ui as CSS ident
Frédéric Wang (:fredw)
Reported
2021-08-16 02:10:40 PDT
or remove the dead code added in
bug 151493
and
bug 65197
.
Attachments
Patch
(2.75 KB, patch)
2021-08-16 02:51 PDT
,
Frédéric Wang (:fredw)
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2021-08-16 02:51:01 PDT
Created
attachment 435581
[details]
Patch
Frédéric Wang (:fredw)
Comment 2
2021-08-16 02:52:38 PDT
(In reply to Frédéric Wang (:fredw) from
comment #0
)
> or remove the dead code added in
bug 151493
and
bug 65197
.
So maybe it's not dead code at the end. One could probably create CSS idents with CSSStyleDeclaration.setProperty("-webkit-pictograph", ...) and CSSStyleDeclaration.setProperty("system-ui", ...).
Radar WebKit Bug Importer
Comment 3
2021-08-23 02:11:16 PDT
<
rdar://problem/82235579
>
Frédéric Wang (:fredw)
Comment 4
2022-09-04 23:14:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4019
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