mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
TextDecoder's Decode now receives a BufferSource as input
This commit is contained in:
parent
e8fdc677f4
commit
2c47e7e1db
3 changed files with 32 additions and 46 deletions
|
@ -1,15 +0,0 @@
|
|||
[api-basics.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/13236
|
||||
[Encode/decode round trip: utf-8]
|
||||
expected: FAIL
|
||||
|
||||
[Decode sample: utf-16le]
|
||||
expected: FAIL
|
||||
|
||||
[Decode sample: utf-16be]
|
||||
expected: FAIL
|
||||
|
||||
[Decode sample: utf-16]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue