[Webkit-unassigned] [Bug 247275] New: web manifest: implement orientation member parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 11:48:11 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=247275

            Bug ID: 247275
           Summary: web manifest: implement orientation member parsing
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcosc at apple.com

The manifest's orientation member is a string that serves as the default screen orientation for all top-level browsing contexts of the web application. The possible values are those of the OrientationLockType enum, which in this specification are referred to as the orientation values (i.e., "any", "natural", "landscape", "portrait", "portrait-primary", "portrait-secondary", "landscape-primary", or "landscape-secondary").

Spec:
https://www.w3.org/TR/appmanifest/#orientation-member

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221031/07993603/attachment.htm>


More information about the webkit-unassigned mailing list