[proximity] Issues about the near attribute

Honry has just created a new issue for 
https://github.com/w3c/proximity:

== Issues about the near attribute ==
```
readonly attribute boolean? near;
```
>5.2.4. The near attribute
The near attribute of the ProximitySensorReading interface represents 
the the presence of a visible surface in the vicinity of the primary 
proximity sensor, in centimeters.

1. Typo, ```the the presence of...```
2. The near attribute is stated as type of "boolean" in IDL but 
"double" in the prose.

Please view or discuss this issue at 
https://github.com/w3c/proximity/issues/18 using your GitHub account

Received on Tuesday, 18 October 2016 01:58:17 UTC