Revision afd169a1caa73c0870e4d30cf00de21b380fc978 authored by Ms2ger on 11 August 2015, 14:40:28 UTC, committed by Ms2ger on 11 August 2015, 14:40:28 UTC
1 parent d983498
Raw File
AmbientLight_tests.html
<!doctype html>
<meta charset=utf8>
<meta content=long name=timeout>
<meta content="width=device-width, initial-scale=1" name=viewport>
<title>Ambient Light Events Test Suite</title>
<link rel="help" href="http://www.w3.org/TR/ambient-light/">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="DeviceLightEvent_tests.js"></script>
<div id="log"></div>

back to top