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 EventTarget WPT test AddEventListenerOptions-once #34169

Closed

Commits on Nov 9, 2020

  1. add WPT AddEventListenerOptions-once test

    add reference comments for WPT tests
    
    convert to common mustCall
    
    Update test/parallel/test-eventtarget-whatwg-once.js
    
    Co-authored-by: James M Snell <[email protected]>
    
    Update test/parallel/test-eventtarget-whatwg-passive.js
    
    Co-authored-by: James M Snell <[email protected]>
    
    convert other tests to utilize common mustcall
    
    improve test with bind
    
    add customevent wpt
    
    add no-unused-vars comment
    
    reorder header
    
    utilize common.mustcall
    
    remove internal and use global EventTarget
    Ethan-Arrowood committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7f6ada3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    328e3f0 View commit details
    Browse the repository at this point in the history