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

Update web-platform tests #3203

Merged
merged 30 commits into from Jun 15, 2021
Merged

Update web-platform tests #3203

merged 30 commits into from Jun 15, 2021

Commits on Jun 9, 2021

  1. Update web-platform-tests

    ninevra committed Jun 9, 2021
    Copy the full SHA
    f61347c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5c2bd62 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7421f2f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    420f41f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3cf85eb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2866f0e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    fb03dd3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    31b389d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4c676ac View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Copy the full SHA
    d2ab5fc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5adfda6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0859f59 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ed3ed1f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f5ab160 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d4ba1c9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d2563cf View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    82baf7e View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b1be5eb View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Copy the full SHA
    7a63fae View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e2c16cc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Copy the full SHA
    e675ddb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b31e43d View commit details
    Browse the repository at this point in the history
  3. Re-enable formdata tests

    ninevra committed Jun 14, 2021
    Copy the full SHA
    561aad0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2b89f74 View commit details
    Browse the repository at this point in the history
  5. Implement textarea wrapping

    ninevra committed Jun 14, 2021
    Copy the full SHA
    df6f262 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    07db989 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c198622 View commit details
    Browse the repository at this point in the history
  8. Remove unused normalizeToCRLF

    ninevra committed Jun 14, 2021
    Copy the full SHA
    2ba7264 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Use SIGINT to kill the server process.

    See the comment at start-wpt-server.js lines 56-57.
    ninevra committed Jun 15, 2021
    Copy the full SHA
    c7e4b39 View commit details
    Browse the repository at this point in the history
  2. Mark two FileAPI tests needs-node12

    Both check on globalThis, which is only present on node 12+.
    ninevra committed Jun 15, 2021
    Copy the full SHA
    37ea991 View commit details
    Browse the repository at this point in the history