marcoscaceres commented on this pull request.
> + orientation is portrait, then it is in portrait-primary when held in
+ that position. If the device's natural orientation is landscape, the
+ <a>user agent</a> sets portrait-primary from the two options as shown
+ in the <a>screen orientation values table</a>.
+ </p>
+ <p>
+ <dfn>Portrait-secondary</dfn> is an orientation where the screen
+ width is less than or equal to the screen height. If the device's
+ natural orientation is portrait, then it is in portrait-secondary
+ when rotated 180º from its natural position. If the device's natural
+ orientation is landscape, the <a>user agent</a> sets
+ portrait-secondary from the two options as shown in the <a>screen
+ orientation values table</a>.
+ </p>
+ <p>
+ <dfn>portrait</dfn> is an orientation where the screen width is less
Don’t forget to capitalize these ones too :)
--
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/139#pullrequestreview-198574168