RESOLVED FIXED254253
web manifest: implement background_color member parsing
https://bugs.webkit.org/show_bug.cgi?id=254253
Summary web manifest: implement background_color member parsing
Marcos Caceres
Reported 2023-03-21 19:44:19 PDT
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."
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-21 19:49:10 PDT
Marcos Caceres
Comment 2 2023-03-21 19:50:17 PDT
EWS
Comment 3 2023-03-27 23:10:58 PDT
Committed 262195@main (c86b7e17dd8d): <https://commits.webkit.org/262195@main> Reviewed commits have been landed. Closing PR #11794 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.