Changing the title of the Light Events spec to Ambient Light Events. Also, declaring the units of the DeviceLightEvent
--- a/light/Overview.html Tue Jul 31 16:03:15 2012 +0200
+++ b/light/Overview.html Tue Jul 31 14:32:54 2012 -0700
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Light Events</title>
+ <title>Ambient Light Events</title>
<meta charset="utf-8"/>
<script src='http://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
<!--script src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove'></script-->
@@ -125,7 +125,7 @@
class="idl" data-merge='DeviceLightEventInit'>
<dt>readonly attribute double value</dt>
<dd>
- The <a>current device light</a>.
+ The <a>ambient light level in lux</a>.
</dd>
</dl>
<dl title="dictionary DeviceLightEventInit : EventInit" class='idl'>