mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision 9a6026305062c90d84a567d81434010dde6c6c22
This commit is contained in:
parent
d77bf218fa
commit
906e45aab0
210 changed files with 6028 additions and 383 deletions
|
@ -5,4 +5,4 @@ test(function() {
|
|||
"navigator.deviceMemory returns a positive value");
|
||||
assert_true([0.25, 0.5, 1, 2, 4, 8].includes(navigator.deviceMemory),
|
||||
"navigator.deviceMemory returns a power of 2 between 0.25 and 8");
|
||||
}, "navigator.deviceMemory is a positive number, a power of 2, between 0.25 and 8");
|
||||
}, "navigator.deviceMemory is a positive number, a power of 2, between 0.25 and 8");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue