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

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 43bf37b2fc0415f82b916b73fd681ccd9ecfa84f..dd01623134b0ce3bb31850800dbd42f453ebb345 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,15 @@ 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 postalCode
getter recipient
- getter regionCode
+ getter region
getter sortingCode
method constructor
please use gerrit instead 2016/06/06 16:01:15 + phone
zino 2016/06/06 17:23:16 Done.
interface PaymentRequest : EventTarget

Powered by Google App Engine
This is Rietveld 408576698