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 #19690

Closed
wants to merge 4 commits into from
Closed

Update web-platform-tests #19690

wants to merge 4 commits into from

Commits on Jan 8, 2018

  1. Avoid for(const ... of ...) usage in webidl parser.

    Servo's JS engine doesn't support this construct yet.
    jdm committed Jan 8, 2018
  2. fixup! Update web-platform-tests to revision be5419e845d39089ba6dc338…

    …c1bd0fa279108317
    jdm committed Jan 8, 2018
  3. fixup! Avoid for(const ... of ...) usage in webidl parser.

    jdm committed Jan 8, 2018
You can’t perform that action at this time.