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

Unified Diff: third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt

Issue 2830683002: Log duplicate shipping option ID warning in web payments API. (Closed)
Patch Set: Fix test Created 3 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/payments/PaymentRequest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt
diff --git a/third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt b/third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt
index 8b9ce91b14946a23c42b2c6dac77323bacf3328a..4107993011b047d229b3c3bff68a452c5afb7101 100644
--- a/third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt
+++ b/third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: line 160: Duplicate shipping option identifier 'express' is treated as an invalid address indicator.
CONSOLE WARNING: line 248: Cannot yet distinguish credit, debit, and prepaid cards.
CONSOLE WARNING: line 252: Cannot yet distinguish credit, debit, and prepaid cards.
This is a testharness.js-based test.
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/payments/PaymentRequest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698