blob: 5129039ac9d9ee6a19e971127924b2ca36ce15b0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script>
description("Check return value of navigator.maxTouchPoints.");
debug(`navigator.maxTouchPoints = ${navigator.maxTouchPoints}`);
</script>
</body>
</html>