Navigation Menu

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 tests for rel, rellist, download, and text on SVGAElement #10275

Merged
merged 5 commits into from Aug 7, 2018

Commits on Apr 2, 2018

  1. Add tests for a.rel

    dstorey committed Apr 2, 2018
    Copy the full SHA
    1297db1 View commit details
    Browse the repository at this point in the history
  2. Add tests for a.text

    dstorey committed Apr 2, 2018
    Copy the full SHA
    aa1d3d1 View commit details
    Browse the repository at this point in the history
  3. Add download test

    based on html/semantics/text-level-semantics/the-a-element/a-download-click.html
    dstorey committed Apr 2, 2018
    Copy the full SHA
    6560a75 View commit details
    Browse the repository at this point in the history
  4. Add SVGAElement relList test

    dstorey committed Apr 2, 2018
    Copy the full SHA
    2a03903 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Fix casing for a element

    Whoops.ie
    dstorey committed Apr 6, 2018
    Copy the full SHA
    d89cd24 View commit details
    Browse the repository at this point in the history