w3c / payment-request

Payment Request API
https://www.w3.org/TR/payment-request/
Other
488 stars 135 forks source link

[NewObject] annotation #743

Closed marcoscaceres closed 6 years ago

marcoscaceres commented 6 years ago

Methods, like .complete(), show(), etc. always return a new object. They should probably be marked as [NewObject].

marcoscaceres commented 6 years ago

Adding tests https://github.com/web-platform-tests/wpt/pull/11775/