mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Update web-platform-tests to revision 474923949524b5c05a9e6f28ec082fdca87078de
This commit is contained in:
parent
b7b1b903d3
commit
328d5a4231
91 changed files with 3190 additions and 185 deletions
|
@ -0,0 +1,9 @@
|
|||
'use strict';
|
||||
|
||||
importScripts(
|
||||
'test-helpers.js',
|
||||
'messaging-serialize-helpers.js',
|
||||
'message-target.js'
|
||||
);
|
||||
|
||||
add_message_event_handlers(/*receiver=*/self);
|
Loading…
Add table
Add a link
Reference in a new issue