diff --git a/index.html b/index.html index 1be27e7..23a7ab9 100644 --- a/index.html +++ b/index.html @@ -223,8 +223,7 @@

enum DevicePostureType { "continuous", - "folded", - "folded-over" + "folded" };
@@ -317,22 +316,6 @@

-
  • - - Folded-over posture: The - folded-over posture is when the device is physically folded and the - screens/sections surpass the ~200° angle. It is also known as the - 'tent' posture when the device is being used with its hinge parallel - to a surface. -

    - Examples of these are: -

    -
      -
    • 2-in-1 device on a surface displaying content for users on each - side of the device (games). -
    • -
    -
  • In the API, the [=posture=] values are represented by the @@ -358,7 +341,7 @@

    Value:
    - continuous | folded | folded-over + continuous | folded
    Applies to: @@ -446,14 +429,6 @@

    ~180° - - - folded-over - - - > ~180° - -