Skip to content

Commit 214b49a

Browse files
committed
Reword some of the discussion and put in non-normative note.
1 parent 2909bef commit 214b49a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

mediaqueries-5/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)