web-platform-tests/wpt

Update sequence tests in Blob-constructor.html.

Open

#1531 opened on Jan 14, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (4,581 stars) (2,898 forks)batch import
FileAPIgood first issuewg-webapps

Description

It has a number of tests that are no longer correct now that conversion to sequence uses for-of rather than length+indexed access.

Contributor guide