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

Pass the FileAPI test suite. #10778

Open
Ms2ger opened this issue Apr 21, 2016 · 1 comment
Open

Pass the FileAPI test suite. #10778

Ms2ger opened this issue Apr 21, 2016 · 1 comment

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Apr 21, 2016

@izgzhen
Copy link
Contributor

@izgzhen izgzhen commented Jul 30, 2016

Checklist:

  • fileReader.html (probably caused by ArrayBuffer as well):
    • FileReader States -- abort
    • FileReader States -- events
  • FileReaderSync.worker.js
    • readAsText
  • idlharness.worker.js
    • URL interface: operation createFor(Blob)
    • FileReader interface
      • ArrayBuffer related ones
      • readAsBinaryString
    • FileReaderSync interface
    • existence and properties of interface object:
      • Windows
      • ArrayBuffer
      • URL
      • EventTarget
  • idlharness.html
    • URL interface: operation createFor(Blob)
    • FileReader interface
      • ArrayBuffer related ones
      • readAsBinaryString
    • FileReaderSync
  • url_createobjecturl_blob.html
    • Check if the Blob URI starts with 'blob' using createFor()
  • Determining-Encoding.html (also blocked by ArrayBuffer)
  • FileReader-multiple-reads.html
    • ArrayBuffer related ones
  • filereader_readAsArrayBuffer.html
  • filereader_result.html
    • readAsArrayBuffer
  • File-constructor.html
    • ArrayBuffer related ones
  • Blob-constructor.html
    • Passing non-objects, Dates and RegExps for blobParts should throw a TypeError.
    • ArrayBuffer ones
    • Passing an platform object that supports indexed properties as the blobParts array should work (select).
    • Passing a FrozenArray as the blobParts array should work (FrozenArray).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.