Commit 869d451
authored
Duplicates in StructuredSerializeWithTransfer's transferList
Duplicates are not allowed in most implementations and throw an error (before any serialization exceptions). This aligns the standard with that behavior.
Tests: web-platform-tests/wpt#9672.
Fixes whatwg#3507.1 parent b3e9942 commit 869d451
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8813 | 8813 | | |
8814 | 8814 | | |
8815 | 8815 | | |
| 8816 | + | |
| 8817 | + | |
| 8818 | + | |
8816 | 8819 | | |
8817 | 8820 | | |
8818 | 8821 | | |
8819 | 8822 | | |
8820 | | - | |
8821 | | - | |
| 8823 | + | |
| 8824 | + | |
8822 | 8825 | | |
8823 | 8826 | | |
8824 | 8827 | | |
| |||
0 commit comments