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 @@ -1332,9 +1332,10 @@ Display Modes: the ''display-mode'' media feature </h3>
13321332 This media feature reflects the actual [=display mode=] that is being used on the current browsing
13331333 context, not necessarily the one that was requested in the web app manifest (if any).
13341334
1335- On normal web pages, 'display-mode' will have a value of ''browser'' . Only pages appearing in the
1336- context of an [=installed web application=] can have a different 'display-mode' , reflecting the
1337- way in which the application window is being presented to the end user.
1335+ Note: When a page is being displayed in a normal web browser, 'display-mode' will always have a
1336+ value of ''browser'' . Only pages appearing in the context of an [=installed web application=] will
1337+ have a different 'display-mode' , reflecting the way in which the application window is being
1338+ presented to the end user.
13381339
13391340 <details class="note">
13401341 <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