[Payments] Blink: Throw TypeError if 2 shipping option have same id.
Relevant section of the spec: https://www.w3.org/TR/payment-request/#constructor "If seenIDs contains option.id, then throw a TypeError. Optionally, inform the developer that shipping option IDs must be unique." Since those were the last 2 Failures for the payment-request-constructor .https.txt, removing the associates expected file. Bug: 766316 Test: blink_tests Change-Id: I65c1f924c15e134c9f5ff68649802358fc43e074 Reviewed-on: https://chromium-review.googlesource.com/671820 Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#502877}
Showing
Please register or sign in to comment