diff --git a/index.html b/index.html index d71108a81..1d0206355 100644 --- a/index.html +++ b/index.html @@ -122,11 +122,9 @@
Each icon object represents an icon for an application - suitable to use at some dimensions and screen density. + suitable to use in various contexts (e.g., an application menu).
-density
member
-
- The density member of an icon is the
- device pixel density for which this icon was designed. The device
- pixel density is expressed as the number of dots per 'px' unit
- (equivalent to a dppx as defined in
- [[!css3-values]]). The value is a positive number greater than 0. If
- the developer ommits the value, the user agent assumes the value
- 1
.
-
- The steps for processing a density of an icon are given by - the following algorithm. The algorithm thanks an icon - object as an argument and returns a positive number. -
-density
" as the argument.
- NaN
, +0, −0, +∞, or −∞, or
- less than 0, return 1.
- sizes
members