[Webkit-unassigned] [Bug 171117] New: Element with "-webkit-appearance: media-controls-dark-bar-background" ignores "border-radius"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 21 09:58:42 PDT 2017


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

            Bug ID: 171117
           Summary: Element with "-webkit-appearance:
                    media-controls-dark-bar-background" ignores
                    "border-radius"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

The following produces a rectangle with square corners instead of rounded corners:

<div style="-webkit-appearance: media-controls-dark-bar-background; border-radius: 25px; width: 200px; height: 50px; will-change: opacity;"></div>

-- 
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/20170421/b9b7d762/attachment.html>


More information about the webkit-unassigned mailing list