remove redundant content
authorAnssi Kostiainen <anssi.kostiainen@intel.com>
Wed, 17 Apr 2013 15:19:31 +0300
changeset 406 e6a63b587354
parent 405 cf48e944bbad
child 407 8b83035dc023
remove redundant content
proximity/Overview.src.html
--- 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>