mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Throw DataCloneError from worker postMessage if structured clone fails
This fixes #3248.
This commit is contained in:
parent
6a11ee89de
commit
840d949d97
7 changed files with 27 additions and 18 deletions
|
@ -1,6 +0,0 @@
|
|||
[postMessage_DataCloneErr.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Test Description: Throw a DATA_CLONE_ERR exception when a host object (e.g. a DOM node) is used with postMessage.]
|
||||
expected: NOTRUN
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue