mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Blobs support typed arrays now
This commit is contained in:
parent
730bd5ec80
commit
3df9492dcf
7 changed files with 19 additions and 132 deletions
|
@ -1,26 +1,2 @@
|
|||
[Determining-Encoding.html]
|
||||
type: testharness
|
||||
[Blob Determing Encoding with encoding argument]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Blob Determing Encoding with type attribute]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Blob Determing Encoding with UTF-8 BOM]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Blob Determing Encoding without anything implying charset.]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Blob Determing Encoding with UTF-16BE BOM]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Blob Determing Encoding with UTF-16LE BOM]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue