Skip to content

Commit

Permalink
Refactor and improve Blob URL tests. (#8612)
Browse files Browse the repository at this point in the history
* Refactor and improve Blob URL tests.

This moves around some tests, makes some manual tests automated,
de-duplicates some tests and just generally expands the test coverage
of Blob URLs.

Also updates fetch_tests_from_window to work with cross-origin (in this
case unique origin) iframes.

These test changes go together with the spec changes in w3c/FileAPI#92
  • Loading branch information
mkruisselbrink authored Jan 9, 2018
1 parent ec972dc commit 9d8a185
Show file tree
Hide file tree
Showing 22 changed files with 474 additions and 421 deletions.
1 change: 0 additions & 1 deletion FileAPI/BlobURL/support/file_test1.js

This file was deleted.

25 changes: 0 additions & 25 deletions FileAPI/BlobURL/support/file_test3.html

This file was deleted.

122 changes: 0 additions & 122 deletions FileAPI/BlobURL/test1-manual.html

This file was deleted.

71 changes: 0 additions & 71 deletions FileAPI/BlobURL/test3-manual.html

This file was deleted.

41 changes: 0 additions & 41 deletions FileAPI/blob/Blob-Request-revoke-fetch.html

This file was deleted.

38 changes: 0 additions & 38 deletions FileAPI/blob/Blob-XHR-revoke.html

This file was deleted.

66 changes: 0 additions & 66 deletions FileAPI/url/blob-url-in-sandboxed-iframe.html

This file was deleted.

Loading

0 comments on commit 9d8a185

Please sign in to comment.