Update web-platform-tests to revision 8f8ff0e2a61f2a24996404921fe853cb1fd9b432

This commit is contained in:
WPT Sync Bot 2018-09-17 21:32:16 -04:00
parent e98cd07910
commit 141a52794b
58 changed files with 1615 additions and 276 deletions

View file

@ -0,0 +1,19 @@
[calc-integer.html]
[Accepts numbers, and rounds]
expected: FAIL
[Rounds down if fractional part is < 0.5]
expected: FAIL
[Basic division works]
expected: FAIL
[Operation between <integer> and <number> works]
expected: FAIL
[Only rounds at the end of the conversion]
expected: FAIL
[Rounds up if fractional part is >= 0.5]
expected: FAIL