Re: [w3c/gamepad] Fix ReSpec errors/warnings (#85)

marcoscaceres commented on this pull request.



> @@ -186,7 +186,7 @@ <h2><dfn>GamepadHapticActuator</dfn> Interface</h2>
       </pre>
 
       <dl data-dfn-for="GamepadHapticActuator">
-        <dt><dfn data-lt="pulse()">pulse</dfn></dt>
+        <dt><dfn>pulse</dfn></dt>

```suggestion
        <dt><dfn>pulse()</dfn></dt>
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/85#pullrequestreview-173276101

Received on Friday, 9 November 2018 05:10:49 UTC