RESOLVED FIXED 255388
Screen orientation type should be counter-clockwise
https://bugs.webkit.org/show_bug.cgi?id=255388
Summary Screen orientation type should be counter-clockwise
Marcos Caceres
Reported 2023-04-12 21:52:17 PDT
A followup from this bug: https://bugs.webkit.org/show_bug.cgi?id=254863 Resulted in a spec change to match Firefox and Chrome with respect to what each orientation type is (they do it counter clockwise for some reason): https://github.com/w3c/screen-orientation/issues/247 So, for when natural orientation is portrait, iOS reports landscape-primary as landscape-secondary and vice versa. It's probably "incorrect" also for when the natural orientation is landscape, but will confirm.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-12 22:13:06 PDT
Marcos Caceres
Comment 2 2023-04-12 22:16:38 PDT
Marcos Caceres
Comment 3 2023-04-12 22:22:49 PDT
EWS
Comment 4 2023-04-13 18:12:50 PDT
Committed 262940@main (9a0e8865a0f5): <https://commits.webkit.org/262940@main> Reviewed commits have been landed. Closing PR #12687 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.