Update web-platform-tests to revision cd0ac591860335b75cdc2576fdc57c840afec870

This commit is contained in:
WPT Sync Bot 2020-09-16 08:20:57 +00:00
parent 03fb9c5d6e
commit 8504f7d13d
288 changed files with 7779 additions and 1022 deletions

View file

@ -4,7 +4,7 @@
idl_test(
['encoding'],
[], // No deps
['streams'],
idl_array => {
idl_array.add_objects({
TextEncoder: ['new TextEncoder()'],