Skip to content

Commit 053a0fe

Browse files
committed
Reword some of the discussion and put in non-normative note.
1 parent 3371b1b commit 053a0fe

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
@@ -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>

0 commit comments

Comments
 (0)