Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2039863002: PaymentRequest: Sync up PaymentAddress with the payment request spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 7c60931b9ea01bf0e84bca42589a7aa88e83aa73..442cc6f1eec439d669d3e9b0d430aadbbb0173a8 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4179,14 +4179,16 @@ interface Path2D
interface PaymentAddress
attribute @@toStringTag
getter addressLine
- getter administrativeArea
+ getter careOf
+ getter city
+ getter country
getter dependentLocality
getter languageCode
- getter locality
getter organization
+ getter phone
getter postalCode
getter recipient
- getter regionCode
+ getter region
getter sortingCode
method constructor
interface PaymentRequest : EventTarget
« no previous file with comments | « chrome/test/data/android/payments/util.js ('k') | third_party/WebKit/Source/modules/payments/PaymentAddress.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698