blob: e4c8b6b90c8addd3ebb827b82e4348b4614f528e [file] [log] [blame]
FAIL Blob.text() promise_test: Unhandled rejection with value: object "TypeError: blob.text is not a function. (In 'blob.text()', 'blob.text' is undefined)"
FAIL Blob.text() empty blob data promise_test: Unhandled rejection with value: object "TypeError: blob.text is not a function. (In 'blob.text()', 'blob.text' is undefined)"
FAIL Blob.text() multi-element array in constructor promise_test: Unhandled rejection with value: object "TypeError: blob.text is not a function. (In 'blob.text()', 'blob.text' is undefined)"
FAIL Blob.text() non-unicode promise_test: Unhandled rejection with value: object "TypeError: blob.text is not a function. (In 'blob.text()', 'blob.text' is undefined)"
FAIL Blob.text() different charset param in type option promise_test: Unhandled rejection with value: object "TypeError: blob.text is not a function. (In 'blob.text()', 'blob.text' is undefined)"
FAIL Blob.text() different charset param with non-ascii input promise_test: Unhandled rejection with value: object "TypeError: blob.text is not a function. (In 'blob.text()', 'blob.text' is undefined)"
FAIL Blob.text() invalid utf-8 input promise_test: Unhandled rejection with value: object "TypeError: blob.text is not a function. (In 'blob.text()', 'blob.text' is undefined)"
FAIL Blob.text() concurrent reads promise_test: Unhandled rejection with value: object "TypeError: blob.text is not a function. (In 'blob.text()', 'blob.text' is undefined)"