[device-posture] Adding fold position to identify orientation instead of identify device model (#63)

lauramorinigo has just created a new issue for https://github.com/w3c/device-posture:

== Adding fold position to identify orientation instead of identify device model ==
There are some case scenarios where posture depends on the device orientation. For example, if a device is with the posture "laptop" then the browser doesn't identify/support the same way if it's portrait or landscape. In order to identify the posture, developers should check the device model or rely on media queries. Another case scenario is when browsers have multiwindow or popup mode, therefore the fold position will not always be the center of the screen but the posture is still relevant, same thing would apply for devices with more than one fold.
Should the spec add a fold position to prevent this or just rely on media queries? 

Please view or discuss this issue at https://github.com/w3c/device-posture/issues/63 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 11 March 2021 15:07:55 UTC