Index: third_party/WebKit/LayoutTests/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5e0e4675a93a8cea6d6ac5074c5bc5c24d865b12 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/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. |
+FAIL postMessaging to this window does not give back the same SharedArrayBuffer (but does use the same backing block) SharedArrayBuffer is not defined |
+FAIL postMessaging to a worker and back does not give back the same SharedArrayBuffer SharedArrayBuffer is not defined |
+FAIL postMessaging to an iframe and back does not give back the same SharedArrayBuffer SharedArrayBuffer is not defined |
+Harness: the test ran to completion. |
+ |