Update web-platform-tests to revision 474923949524b5c05a9e6f28ec082fdca87078de

This commit is contained in:
WPT Sync Bot 2019-10-25 10:23:30 +00:00
parent b7b1b903d3
commit 328d5a4231
91 changed files with 3190 additions and 185 deletions

View file

@ -0,0 +1,9 @@
'use strict';
importScripts(
'test-helpers.js',
'messaging-serialize-helpers.js',
'message-target.js'
);
add_message_event_handlers(/*receiver=*/self);