| 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 a67b388d130eab9310f67474edc2dbc39e5ff315..8b9ce91b14946a23c42b2c6dac77323bacf3328a 100644
|
| --- a/third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/payments/payment-request-interface-expected.txt
|
| @@ -75,9 +75,6 @@ PASS Numeric value for payment method specific data parameter should throw
|
| PASS Infinite JSON value for one of the payment method specific data pieces should throw
|
| PASS Null for payment method specific data parameter should throw
|
| PASS Empty string for payment method specific data parameter should throw
|
| -PASS If details contains a null value for error, then throw a TypeError
|
| -PASS If details contains an empty string value for error, then throw a TypeError
|
| -PASS If details contains a non-empty string value for error, then throw a TypeError
|
| PASS Undefined currency code should throw
|
| PASS Invalid amount "-" should throw
|
| PASS Invalid amount "notdigits" should throw
|
|
|