[Webkit-unassigned] [Bug 255953] New: Play Animation and Pause Animation action sheet items don't appear when a sibling link covers the animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 14:43:45 PDT 2023


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

            Bug ID: 255953
           Summary: Play Animation and Pause Animation action sheet items
                    don't appear when a sibling link covers the animation
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: dino at apple.com, graouts at apple.com

Testcase:

<a href="#foo">
    <img src="animated-red-green-blue-repeat-infinite.gif" width="223" height="223" alt="Alt text">
</a>
<div style="width: 233px; height: 223px; position: absolute; top: 8px;">
    <a href="#bar" style="width: 223px; height: 223px">
        <div style="width: 233px; height: 223px;"></div>
    </a>
</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/20230425/2880cf03/attachment.htm>


More information about the webkit-unassigned mailing list