Update web-platform-tests to revision 9a6026305062c90d84a567d81434010dde6c6c22

This commit is contained in:
WPT Sync Bot 2020-04-21 08:21:40 +00:00
parent d77bf218fa
commit 906e45aab0
210 changed files with 6028 additions and 383 deletions

View file

@ -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");