Update web-platform-tests to revision 5852f617c1ad109939bdb6b70f362dcd84a5cb73

This commit is contained in:
WPT Sync Bot 2019-02-12 20:32:10 -05:00
parent c80c3f3167
commit 4375e3f248
44 changed files with 1103 additions and 114 deletions

View file

@ -199,6 +199,7 @@ interface mixin CharacteristicEventHandlers {
[SecureContext]
interface mixin BluetoothDeviceEventHandlers {
attribute EventHandler onadvertisementreceived;
attribute EventHandler ongattserverdisconnected;
};