Update web-platform-tests.

This commit is contained in:
Ms2ger
2015-01-28 22:49:55 +01:00
parent 3736396c63
commit 727f5c5797
20 changed files with 1388 additions and 857 deletions

View File

@@ -0,0 +1,17 @@
[FileReader-multiple-reads.html]
type: testharness
[test FileReader InvalidStateError exception for readAsText]
expected: FAIL
[test FileReader InvalidStateError exception for readAsDataURL]
expected: FAIL
[test FileReader InvalidStateError exception for readAsArrayBuffer]
expected: FAIL
[test FileReader InvalidStateError exception in onloadstart event for readAsArrayBuffer]
expected: FAIL
[test FileReader no InvalidStateError exception in onloadstart event for readAsArrayBuffer]
expected: FAIL