[Webkit-unassigned] [Bug 251379] New: CSS Border-Radius on Container of Video does not properly clip

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 12:15:13 PST 2023


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

            Bug ID: 251379
           Summary: CSS Border-Radius on Container of Video does not
                    properly clip
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jemal at jemal.co

Created attachment 464757

  --> https://bugs.webkit.org/attachment.cgi?id=464757&action=review

A file with two video tags, one that properly uses border radius and one that does not

Wrapping a video tag in a container and applying a border-radius to it does not clip the video, but applying the same class directly to the video works. The video in the attached file does not work, but still demonstrates the problem. I tested in recent production Mobile and Desktop Safari for Ventura 13.2 and iOS 16.2, as well as Safari Tech Preview on desktop. 

(Tried to get the most recent desktop Safari build to work, but after fighting sandboxing for 10 minutes I gave up. Apologies!)

-- 
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/20230130/9d55882c/attachment.htm>


More information about the webkit-unassigned mailing list