[Webkit-unassigned] [Bug 254253] New: web manifest: implement background_color member parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 19:44:19 PDT 2023


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

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

It would be great if webkit implemented the "background_color" member as specified in:
https://www.w3.org/TR/appmanifest/#background_color-member

"The manifest's background_color member describes the expected background color of the web application. It repeats what is already available in the application stylesheet but can be used by the user agent to draw the background color of a web application for which the manifest is known before the files are actually available, whether they are fetched from the network or retrieved from disk. 

The background_color member is only meant to improve the user experience while a web application is loading and MUST NOT be used by the user agent as the background color when the web application's stylesheet is available."

-- 
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/20230322/7b1f7dc7/attachment.htm>


More information about the webkit-unassigned mailing list