mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 8f8ff0e2a61f2a24996404921fe853cb1fd9b432
This commit is contained in:
parent
e98cd07910
commit
141a52794b
58 changed files with 1615 additions and 276 deletions
19
tests/wpt/metadata/css/css-values/calc-integer.html.ini
Normal file
19
tests/wpt/metadata/css/css-values/calc-integer.html.ini
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue