--- a/proximity/Overview.src.html Mon Apr 15 23:00:54 2013 +0300
+++ b/proximity/Overview.src.html Wed Apr 17 15:19:31 2013 +0300
@@ -169,18 +169,18 @@
<dl title="[Constructor (DOMString type, optional DeviceProximityEventInit eventInitDict)]
interface DeviceProximityEvent : Event"
class="idl" data-merge='DeviceProximityEventInit'>
- <dt>readonly attribute double value</dt>
- <dd>
- The <a>current device proximity</a>.
- </dd>
- <dt>readonly attribute double min</dt>
- <dd>
- The <a> minimum sensing distance</a>.
- </dd>
- <dt>readonly attribute double max</dt>
- <dd>
- The <a>maximum sensing distance<strong></strong></a>.
- </dd>
+ <dt>
+ readonly attribute double value
+ </dt>
+ <dd></dd>
+ <dt>
+ readonly attribute double min
+ </dt>
+ <dd></dd>
+ <dt>
+ readonly attribute double max
+ </dt>
+ <dd></dd>
</dl>
<dl title="dictionary DeviceProximityEventInit : EventInit" class='idl'>
<dt>