@@ -2381,11 +2381,10 @@ <h2>
2381
2381
Choosing a display mode
2382
2382
</ h2 >
2383
2383
< p >
2384
- A [=display mode=], as defined in [[MEDIAQUERIES-5]],
2385
- represents how the web application is being
2386
- presented within the context of an OS (e.g., in fullscreen, etc.).
2387
- Display modes correspond to user interface (UI) metaphors and
2388
- functionality in use on a given platform.
2384
+ A [=display mode=], as defined in [[MEDIAQUERIES-5]], represents how
2385
+ the web application is being presented within the context of an OS
2386
+ (e.g., in fullscreen, etc.). Display modes correspond to user interface
2387
+ (UI) metaphors and functionality in use on a given platform.
2389
2388
</ p >
2390
2389
< p >
2391
2390
Once a user agent [=applies=] a particular < a > display mode</ a > to an
@@ -2469,7 +2468,7 @@ <h2>
2469
2468
A user agent MUST reflect the applied < a > display mode</ a > of the web
2470
2469
application in the '`display-mode`' media feature [[MEDIAQUERIES-5]].
2471
2470
</ p >
2472
- < p class =note >
2471
+ < p class =" note " >
2473
2472
A user agent will expose the '`display-mode`' media feature
2474
2473
irrespective of whether a manifest is being applied to a browsing
2475
2474
context. For example, if the end-user puts the application into
@@ -2580,11 +2579,12 @@ <h2>
2580
2579
animated transition, or speaking the text "Launching application X".
2581
2580
</ p >
2582
2581
< p >
2583
- The `display` member allows an origin some measure of control over a user
2584
- agent’s native UI. After taking over the full screen, it could attempt
2585
- to mimic the user interface of another application.
2586
- This is also facilitated by the `'display-mode'` media feature [[MEDIAQUERIES-5]],
2587
- through which a script can know the display mode of a web application.
2582
+ The `display` member allows an origin some measure of control over a
2583
+ user agent’s native UI. After taking over the full screen, it could
2584
+ attempt to mimic the user interface of another application. This is
2585
+ also facilitated by the `'display-mode'` media feature
2586
+ [[MEDIAQUERIES-5]], through which a script can know the display mode of
2587
+ a web application.
2588
2588
</ p >
2589
2589
</ section >
2590
2590
< section class ="appendix ">
0 commit comments