marcoscaceres commented on this pull request.
> @@ -201,9 +201,9 @@ <h2>
</h2>
<p>
In this example, if the Screen Orientation API is not supported, or
- the document is not fullscreen and the screen <a>orientation
- lock</a> rejects, the user is alerted to rotate their screen
- manually to landscape.
+ the document is not fullscreen and the screen orientation
+ <a data-link-for='ScreenOrientation'>lock</a> rejects, the user is
```suggestion
<a data-link-for='ScreenOrientation'>lock()</a> rejects, the user is
```
--
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/screen-orientation/pull/169#pullrequestreview-214436770