WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
222515
Consider removing support for CSS value keywords with the -khtml- prefix
https://bugs.webkit.org/show_bug.cgi?id=222515
Summary
Consider removing support for CSS value keywords with the -khtml- prefix
Sam Weinig
Reported
2021-02-27 10:10:14 PST
We currently re-write any CSS value keyword that starts with -khtml- to be -webkit-. So for example, -khtml-link is usable instead of -webkit-link. (We also re-write -apple- in some cases, but let's leave that for another bug). I think we should try removing this quirk.
Attachments
Patch
(1.55 KB, patch)
2021-02-27 10:14 PST
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2021-02-27 10:14:03 PST
Created
attachment 421750
[details]
Patch
Darin Adler
Comment 2
2021-02-28 11:39:15 PST
Comment on
attachment 421750
[details]
Patch I’m not sure how this "trial" is going to work, but the change is a good idea.
EWS
Comment 3
2021-02-28 11:42:51 PST
Committed
r273637
: <
https://commits.webkit.org/r273637
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 421750
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-02-28 11:43:14 PST
<
rdar://problem/74841176
>
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