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

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

Issue 2851383002: Verify behavior of PaymentRequest constructor. (Closed)
Patch Set: 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
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 a2614c0ce8cc671087a11db7758560c8fd8dd35d..85233f32ea1d650d4308c13010123d55c661c3a6 100644
--- a/third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt
+++ b/third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt
@@ -60,7 +60,6 @@ PASS Null supportedMethods in modifiers should throw TypeError.
PASS Undefined supportedMethods in modifiers should throw TypeError.
PASS Empty supportedMethods in modifiers should throw TypeError.
PASS Absence of supportedMethods in modifiers should throw TypeError.
-PASS Empty modifiers should throw TypeError.
PASS Empty details should throw
PASS Null items should throw
PASS Null shipping options should throw

Powered by Google App Engine
This is Rietveld 408576698