WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240447
[css-ui] Unexpose attachment and borderless-attachment appearance values
https://bugs.webkit.org/show_bug.cgi?id=240447
Summary
[css-ui] Unexpose attachment and borderless-attachment appearance values
Tim Nguyen (:ntim)
Reported
2022-05-16 01:25:05 PDT
borderless-attachment should be restricted behind useSystemAppearance. Although I wonder if we could make this work through appearance: auto + borderless attribute, so we can stop exposing the CSS value altogether, though that would require consumers of <attachment> + appearance: borderless-attachment to change to <attachment borderless>. attachment is implemented via appearance: auto, so we shouldn't need to keep the CSS value around.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-16 01:25:14 PDT
<
rdar://problem/93331974
>
Tim Horton
Comment 2
2022-05-16 11:48:31 PDT
> behind useSystemAppearance
Please use attachmentElementEnabled instead.
Tim Nguyen (:ntim)
Comment 3
2022-05-16 14:37:45 PDT
Pull Request:
https://github.com/WebKit/WebKit/pull/649
EWS
Comment 4
2022-05-16 15:25:44 PDT
Committed
r294267
(
250615@main
): <
https://commits.webkit.org/250615@main
> Reviewed commits have been landed. Closing PR #649 and removing active labels.
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