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

[performance-timeline] Reformat tests #11495

Merged
merged 1 commit into from Jun 19, 2018

Commits on Jun 13, 2018

  1. [performance-timeline] Reformat tests

    Refactor tests so that they may be consumed by non-browser JavaScript
    runtimes which implement the standard (e.g. Node.js [1]). Use WPT's
    `.any.js` convention to extend test coverage in browsers by allowing
    them to be executed within a Web Worker.
    
    This change is in service of web-platform-testsgh-11277 [2]
    
    [1] https://nodejs.org/api/perf_hooks.html
    [2] web-platform-tests#11277
    Jory Burson authored and jugglinmike committed Jun 13, 2018
    Copy the full SHA
    57b6d23 View commit details
    Browse the repository at this point in the history