From 47a8a7d115347b0afc5a6ddb62c349b2f25f294a Mon Sep 17 00:00:00 2001 From: Patrick Brosset Date: Thu, 14 Nov 2024 15:08:18 +0100 Subject: [PATCH] Prettier formatting --- features/manifest.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/manifest.yml b/features/manifest.yml index 20bd5608703..c94206e130c 100644 --- a/features/manifest.yml +++ b/features/manifest.yml @@ -14,7 +14,7 @@ status: - html.manifest.scope compat_features: - html.elements.link.rel.manifest - + # While not all display modes are supported in all browsers, the display member itself # is supported, and very important on Safari iOS. On Safari iOS, using the default # display mode is not enough to really "install" an app to the home screen. For example @@ -48,4 +48,4 @@ compat_features: - html.manifest.serviceworker - html.manifest.serviceworker.scope - html.manifest.serviceworker.src - - html.manifest.serviceworker.use_cache \ No newline at end of file + - html.manifest.serviceworker.use_cache