| Index: third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved-expected.txt b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a35b4c6ec6356b89c0280982a36dd63b0a3b82d5
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +This is a testharness.js-based test.
|
| +PASS postMessaging to this window does not give back the same SharedArrayBuffer (but does use the same backing block)
|
| +PASS postMessaging to a worker and back does not give back the same SharedArrayBuffer
|
| +PASS postMessaging to an iframe and back does not give back the same SharedArrayBuffer
|
| +Harness: the test ran to completion.
|
| +
|
|
|