WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
224930
Internal-only CSS properties appear in CSS.supports
https://bugs.webkit.org/show_bug.cgi?id=224930
Summary
Internal-only CSS properties appear in CSS.supports
Sam Sneddon [:gsnedders]
Reported
2021-04-22 07:38:29 PDT
e.g.
> CSS.supports("background-repeat-x: inherit")
< true
> CSS.supports("background-repeat-x", "inherit")
< true Similar to
bug 222280
and
bug 223141
.
Attachments
Patch
(6.11 KB, patch)
2021-06-14 04:38 PDT
,
Tim Nguyen (:ntim)
no flags
Details
Formatted Diff
Diff
Patch
(6.34 KB, patch)
2021-06-14 05:14 PDT
,
Tim Nguyen (:ntim)
no flags
Details
Formatted Diff
Diff
Patch
(8.38 KB, patch)
2021-06-15 08:59 PDT
,
Tim Nguyen (:ntim)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-04-29 07:39:14 PDT
<
rdar://problem/77320610
>
Tim Nguyen (:ntim)
Comment 2
2021-06-14 04:38:56 PDT
Created
attachment 431310
[details]
Patch
Sam Sneddon [:gsnedders]
Comment 3
2021-06-14 05:12:02 PDT
FWIW, my much larger patch on
Bug 217802
tries to clean a lot of this up, and is basically a superset of this. (Sorry for not linking them together!)
Tim Nguyen (:ntim)
Comment 4
2021-06-14 05:14:50 PDT
Created
attachment 431311
[details]
Patch
Tim Nguyen (:ntim)
Comment 5
2021-06-15 08:59:25 PDT
Created
attachment 431443
[details]
Patch
EWS
Comment 6
2021-06-16 07:37:37 PDT
Committed
r278933
(
238864@main
): <
https://commits.webkit.org/238864@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 431443
[details]
.
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