Re: [w3c/screen-orientation] Fix all ReSpec warnings (#108)

alexshalamov commented on this pull request.



> @@ -236,6 +236,13 @@
           };
         </pre>
         <p>
+          The <dfn>ScreenOrientation</dfn> interface provides functionality to
+          <code><a data-link-for='ScreenOrientation' data-lt='lock'>lock()</a>
+          </code> and <code><a data-link-for='ScreenOrientation' data-lt=
+          'unlock'>unlock()</a></code> screen orientation, as well as to get
+          the orientation information about the <a>Screen</a> object.
+        </p>
+        <p>

Fixed. Thanks

-- 
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/108#discussion_r148214878

Received on Wednesday, 1 November 2017 09:31:24 UTC