[Webkit-unassigned] [Bug 202049] New: Setting border-radius on <video> element clips top and left sections of video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 11:27:09 PDT 2019


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

            Bug ID: 202049
           Summary: Setting border-radius on <video> element clips top and
                    left sections of video
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonathan at e3software.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Setting border-radius on a <video> element to a value greater than zero causes large chunks of the video to be clipped incorrectly. Please see https://directmailmac.com/safari-13-bug.php for an example. On that page, the <video> element has a border-radius of 5px, but approx. 40px of the left and 30px of the top of the video are clipped off.

The workaround (which can be seen at https://directmailmac.com) is to set the border-radius to zero.

-- 
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/20190920/9fadca5e/attachment.html>


More information about the webkit-unassigned mailing list