Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing features for SVGAnimatedPoints API #8208

Closed
wants to merge 1 commit into from

Commits on Dec 23, 2020

  1. Add missing features for SVGAnimatedPoints API

    This PR is a part of a project to add missing interfaces and interface features to BCD that are from an active spec (including WICG specs) and is supported in at least one browser.  This particular PR adds missing features, populating the results using data from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v1.1.8), for the `SVGAnimatedPoints` API.
    
    Spec: https://svgwg.org/svg2-draft/
    
    IDL: https://github.com/w3c/webref/blob/master/ed/idl/SVG.idl
    
    Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/SVGAnimatedPoints
    queengooborg committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    eb28f28 View commit details
    Browse the repository at this point in the history