[Webkit-unassigned] [Bug 224930] New: Internal-only CSS properties appear in CSS.supports
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 22 07:38:29 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224930
Bug ID: 224930
Summary: Internal-only CSS properties appear in CSS.supports
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: gsnedders at apple.com
e.g.
> CSS.supports("background-repeat-x: inherit")
< true
> CSS.supports("background-repeat-x", "inherit")
< true
Similar to bug 222280 and bug 223141.
--
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/20210422/922fe3b1/attachment.htm>
More information about the webkit-unassigned
mailing list