mirror of
https://github.com/servo/servo.git
synced 2025-08-21 05:15:33 +01:00
Update web-platform-tests to revision 50ff4f970fd8592a9f436d4e86e7d572de143260
This commit is contained in:
parent
82bbf3ad45
commit
8ea5658199
150 changed files with 4737 additions and 998 deletions
|
@ -10,7 +10,6 @@ partial interface ServiceWorkerRegistration {
|
|||
[SecureContext, Exposed=(Window,Worker)]
|
||||
interface PaymentManager {
|
||||
[SameObject] readonly attribute PaymentInstruments instruments;
|
||||
[Exposed=Window] static Promise<PermissionState> requestPermission();
|
||||
attribute DOMString userHint;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue