Pass | IndexedDB: Attempting to serialize a SharedArrayBuffer should throw | Asserts runPass | assert_true(true, "The page is served with COOP and COEP, it should be cross-origin-isolated.")
at Test.<anonymous> ( /IndexedDB/serialize-sharedarraybuffer-throws.https.html:10:5) | Pass | assert_throws_dom("DataCloneError", function "() => { rq = objStore.put({sab: sab}, 'key'); }")
at open_rq.onupgradeneeded ( /IndexedDB/serialize-sharedarraybuffer-throws.https.html:21:9) | Pass | assert_equals(undefined, undefined)
at open_rq.onupgradeneeded ( /IndexedDB/serialize-sharedarraybuffer-throws.https.html:24:9) |
|