chromium/third_party/blink/web_tests/external/wpt/FileAPI/blob/Blob-bytes.any-expected.txt

This is a testharness.js-based test.
[FAIL] Blob.bytes()
  promise_test: Unhandled rejection with value: object "TypeError: blob.bytes is not a function"
[FAIL] Blob.bytes() empty Blob data
  promise_test: Unhandled rejection with value: object "TypeError: blob.bytes is not a function"
[FAIL] Blob.bytes() non-ascii input
  promise_test: Unhandled rejection with value: object "TypeError: blob.bytes is not a function"
[FAIL] Blob.bytes() non-unicode input
  promise_test: Unhandled rejection with value: object "TypeError: blob.bytes is not a function"
[FAIL] Blob.bytes() concurrent reads
  promise_test: Unhandled rejection with value: object "TypeError: blob.bytes is not a function"
Harness: the test ran to completion.