[Webkit-unassigned] [Bug 222515] New: Consider removing support for CSS value keywords with the -khtml- prefix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 27 10:10:14 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222515
Bug ID: 222515
Summary: Consider removing support for CSS value keywords with
the -khtml- prefix
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sam at webkit.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210227/dd5061d5/attachment.htm>
More information about the webkit-unassigned
mailing list