mirror of
https://github.com/servo/servo.git
synced 2025-08-29 00:58:20 +01:00
Update web-platform-tests to revision b7a8b84debb42268ea95a45bdad8f727d1facdf7
This commit is contained in:
parent
ba929208e4
commit
953dbda9a6
215 changed files with 6409 additions and 1644 deletions
|
@ -220,7 +220,7 @@ function testBadUpdate(button, badDetails, expectedError, errorCode) {
|
|||
const badDetails = Object.assign({}, validDetails, { displayItems: invalidPaymentItems });
|
||||
testBadUpdate(this, badDetails, new RangeError());
|
||||
">
|
||||
Updating with a displayItem with an invalid currency results in TypeError.
|
||||
Updating with a displayItem with an invalid currency results in RangeError.
|
||||
</button>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue