Steps to reproduce: The Payment Request API no longer support address related things, such as requesting shipping, billing, and associated events. These are now handled by "method data" for each payment handler. Actual results: WebKit still has PaymentAddress and related events implemented. Expected results: WebKit could be updated to match: https://github.com/w3c/payment-request/pull/955 But can still continue to work through ApplePay specific update events. (note: alternative is that we still keep PaymentAddress as a spec somewhere if it's actually used by ApplePay)
<rdar://problem/77949797>
This is being reverted, so marking as invalid https://github.com/w3c/payment-request/pull/996