|
7 | 7 | whether the property is inherited;; |
8 | 8 | how percentage values are interpreted;; |
9 | 9 | which media groups the property applies to;; |
10 | | - 2 2.1 */ |
| 10 | + none */ |
11 | 11 |
|
12 | 12 | /* margin-right margin-left;; <margin-width> | inherit;; 0 ;; *;; no;; refer to width of containing block ;; visual;; 2 2.1 */ |
13 | 13 |
|
@@ -107,7 +107,7 @@ visual;; 2 2.1 |
107 | 107 | /* clip;; <shape> | auto | inherit;; auto;; absolutely positioned elements;; no;; N/A ;; visual;; 2 2.1 |
108 | 108 | */ |
109 | 109 |
|
110 | | -/* visibility;; visible | hidden | collapse | inherit;; inherit;; *;; no;; |
| 110 | +/* visibility;; visible | hidden | collapse | inherit;; visble;; *;; yes;; |
111 | 111 | N/A ;; visual;; 2 2.1 |
112 | 112 | */ |
113 | 113 |
|
@@ -272,23 +272,23 @@ x-loud | inherit;; |
272 | 272 |
|
273 | 273 | /* speak;; normal | none | spell-out | inherit;; normal;; *;; yes;; N/A ;; aural;; 2 */ |
274 | 274 |
|
275 | | -/* pause-before;; <time> | <percentage> | inherit;; depends on user agent;; |
| 275 | +/* pause-before;; <time> | <percentage> | inherit;; 0;; |
276 | 276 | *;; no;; see prose ;; aural;; 2 |
277 | 277 | */ |
278 | | -/* pause-after;; <time> | <percentage> | inherit;; depends on user agent;; |
| 278 | +/* pause-after;; <time> | <percentage> | inherit;; 0;; |
279 | 279 | *;; no;; see prose ;; aural;; 2 |
280 | 280 | */ |
281 | 281 |
|
282 | 282 | /* pause;; [ [<time> | <percentage>]{1,2} ] | inherit;; |
283 | | - depends on user agent;; *;; no;; |
| 283 | + see individual properties;; *;; no;; |
284 | 284 | see descriptions of 'pause-before' and 'pause-after';; aural;; 2 |
285 | 285 | */ |
286 | 286 |
|
287 | 287 | /* cue-before;; <uri> | none | inherit;; none;; *;; no;; N/A ;; aural;; 2 */ |
288 | 288 | /* cue-after;; <uri> | none | inherit;; none;; *;; no;; N/A ;; aural;; 2 */ |
289 | 289 | /* cue;; [ <'cue-before'> || <'cue-after'> ] | inherit;; see individual properties;; *;; no;; N/A ;; aural;; 2 */ |
290 | 290 |
|
291 | | -/* play-during;; <uri> mix? repeat? | auto | none | inherit;; |
| 291 | +/* play-during;; <uri> [ mix || repeat ]? | auto | none | inherit;; |
292 | 292 | auto;; *;; no;; N/A;; aural;; 2 |
293 | 293 | */ |
294 | 294 | /* azimuth ;; |
|
0 commit comments