[Webkit-unassigned] [Bug 240447] New: [css-ui] Unexpose attachment and borderless-attachment appearance values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 01:25:05 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240447

            Bug ID: 240447
           Summary: [css-ui] Unexpose attachment and borderless-attachment
                    appearance values
           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: ntim at apple.com
                CC: akeerthi at apple.com, thorton at apple.com,
                    webkit-bug-importer at group.apple.com

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.

-- 
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/20220516/5e39b84f/attachment.htm>


More information about the webkit-unassigned mailing list