[Webkit-unassigned] [Bug 179065] New: [Web Animations] Distinguish between an omitted and a null timeline argument to the Animation constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 12:11:18 PDT 2017


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

            Bug ID: 179065
           Summary: [Web Animations] Distinguish between an omitted and a
                    null timeline argument to the Animation constructor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com
                CC: dino at apple.com

The Web Animations spec says that the Animation constructor should distinguish between an omitted and a null timeline argument. In https://w3c.github.io/web-animations/#dom-animation-animation:

"Run the procedure to set the timeline of an animation on animation passing timeline as the new timeline or, if a timeline argument is not provided, passing the default document timeline of the Document associated with the Window that is the current global object."

-- 
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/20171031/9c9e811d/attachment.html>


More information about the webkit-unassigned mailing list