108
108
}
109
109
</ style >
110
110
</ head >
111
- < body data-cite ="ENCODING SCREEN-ORIENTATION ">
111
+ < body data-cite ="ENCODING SCREEN-ORIENTATION MEDIAQUERIES-5 ">
112
112
< section id ='abstract '>
113
113
< p >
114
114
This specification defines a JSON-based file format that provides
@@ -1426,6 +1426,10 @@ <h3>
1426
1426
(e.g., amongst a list of other applications, or as a label for an
1427
1427
icon).
1428
1428
</ p >
1429
+ < p >
1430
+ The {{WebAppManifest/name}} member serves as the < a > accessible
1431
+ name</ a > of an [=installed web application=].
1432
+ </ p >
1429
1433
</ section >
1430
1434
< section >
1431
1435
< h3 >
@@ -1446,6 +1450,10 @@ <h3>
1446
1450
The < dfn > description</ dfn > member allows the developer to describe
1447
1451
the purpose of the web application.
1448
1452
</ p >
1453
+ < p >
1454
+ The {{WebAppManifest/description}} member serves as the < a > accessible
1455
+ description</ a > of an [=installed web application=].
1456
+ </ p >
1449
1457
</ section >
1450
1458
< section >
1451
1459
< h3 >
@@ -1739,6 +1747,11 @@ <h3>
1739
1747
component=] based on the context. For example, in most environments,
1740
1748
the < a > theme color</ a > cannot be transparent.
1741
1749
</ p >
1750
+ < p >
1751
+ Implementors MAY override the value defined by the < a > theme_color</ a >
1752
+ member to support < a data-xref-type ="css-descriptor " data-xref-for =
1753
+ "@media "> prefers-color-scheme</ a > .
1754
+ </ p >
1742
1755
</ section >
1743
1756
< section >
1744
1757
< h3 >
@@ -1829,6 +1842,12 @@ <h3>
1829
1842
the < a > user agent</ a > as the background color when the web
1830
1843
application's stylesheet is available.
1831
1844
</ p >
1845
+ < p >
1846
+ Implementors MAY override the value defined by the
1847
+ {{WebAppManifest/background_color}} member to support
1848
+ < a data-xref-type ="css-descriptor " data-xref-for =
1849
+ "@media "> prefers-color-scheme</ a > .
1850
+ </ p >
1832
1851
</ section >
1833
1852
< section >
1834
1853
< h3 >
@@ -3374,6 +3393,22 @@ <h2>
3374
3393
</ li >
3375
3394
</ ul >
3376
3395
</ li >
3396
+ < li >
3397
+ < a href ="https://w3c.github.io/accname "> Accessible Name and
3398
+ Description Computation</ a > defines the following terms:
3399
+ < ul >
3400
+ < li >
3401
+ < a href =
3402
+ "https://w3c.github.io/accname/#dfn-accessible-name "> < dfn >
3403
+ accessible name</ dfn > </ a >
3404
+ </ li >
3405
+ < li >
3406
+ < a href =
3407
+ "https://w3c.github.io/accname/#dfn-accessible-description "> < dfn >
3408
+ accessible description</ dfn > </ a >
3409
+ </ li >
3410
+ </ ul >
3411
+ </ li >
3377
3412
</ ul >
3378
3413
</ section >
3379
3414
< section id ="index "> </ section >
0 commit comments