File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1333,9 +1333,10 @@ Display Modes: the ''display-mode'' media feature </h3>
13331333 This media feature reflects the actual [=display mode=] that is being used on the current browsing
13341334 context, not necessarily the one that was requested in the web app manifest (if any).
13351335
1336- On normal web pages, 'display-mode' will have a value of ''browser'' . Only pages appearing in the
1337- context of an [=installed web application=] can have a different 'display-mode' , reflecting the
1338- way in which the application window is being presented to the end user.
1336+ Note: When a page is being displayed in a normal web browser, 'display-mode' will always have a
1337+ value of ''browser'' . Only pages appearing in the context of an [=installed web application=] will
1338+ have a different 'display-mode' , reflecting the way in which the application window is being
1339+ presented to the end user.
13391340
13401341 <details class="note">
13411342 <summary> The [=display mode/fullscreen=] [=display mode=] is distinct from the [[FULLSCREEN|Fullscreen API]] .</summary>
You can’t perform that action at this time.
0 commit comments