mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update web-platform-tests to revision 16c99fc3f05855a7d7d19397a19f49d2dbf429b9
This commit is contained in:
parent
28cbee585d
commit
454002ec4e
359 changed files with 6838 additions and 1401 deletions
|
@ -16,8 +16,6 @@ interface PaymentRequest : EventTarget {
|
|||
Promise<undefined> abort();
|
||||
[NewObject]
|
||||
Promise<boolean> canMakePayment();
|
||||
[NewObject]
|
||||
Promise<boolean> hasEnrolledInstrument();
|
||||
|
||||
readonly attribute DOMString id;
|
||||
readonly attribute PaymentAddress? shippingAddress;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue