mirror of
https://github.com/servo/servo.git
synced 2025-08-23 14:25:33 +01:00
Update web-platform-tests to revision e7b1c6eb7d9a419fa441dad5241ce7c54a73c284
This commit is contained in:
parent
8f11b52d9a
commit
757460ed0d
13 changed files with 111 additions and 28 deletions
|
@ -102,8 +102,7 @@ interface ServiceWorkerGlobalScope : WorkerGlobalScope {
|
|||
attribute EventHandler onactivate;
|
||||
attribute EventHandler onfetch;
|
||||
|
||||
// event
|
||||
attribute EventHandler onmessage; // event.source of the message events is Client object
|
||||
attribute EventHandler onmessage;
|
||||
attribute EventHandler onmessageerror;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue