diff --git a/demo/index.html b/demo/index.html index aecb2f9..1980f34 100644 --- a/demo/index.html +++ b/demo/index.html @@ -63,19 +63,66 @@ font-size: medium; } + +

Screen Orientation Lock API Demo

+

+ This demo shows how to use the + Screen Orientation Lock API + to lock the screen orientation to portrait or landscape. +

+
+
+
+ +

+ Current screen orientation: + unknown + (angle is not available). +

+

+ Legacy window.orientation value: + + angle is not available. + +

+
+
+
+ +
+ - -

Screen Orientation Lock API Demo

-

- This demo shows how to use the - Screen Orientation Lock API - to lock the screen orientation to portrait or landscape. -

-
-
-
- -

- Current screen orientation: - unknown - (angle is not available). -

-

- Legacy window.orientation value: - - angle is not available. - -

-
-
-
- -
-