Commit 13a5bd2
committed
[css2] Issue 186 (QA guidelines by Tim Boland)
Ad req 1:
Changed 3.2 "Conformance" to "UA Conformance" to make it clear what is
required to conform.
Ad req 3:
Added that an authoring tool is a kind of user agent.
Ad req 5:
Added a definition for "property."
Changed "support one or more of the media types" to "recognize one or
more of the media types" and "supported media" to "recognized media".
Not changed anything to clarify what "attempt to retrieve" means. I
think it is reasonably clear. If a UA under test doesn't apply a style
sheet it is supposed to apply and yet another program on the same
machine at approximately the same time succeeds in reading the style
sheet, then the UA is probably not conformant. The more often this
happens, the higher the probability that the UA is not conformant.
Ad req 6:
Nothing changed. The conformance section already defines a few classes
of UAs and the various CSS profiles (TV, print, mobile) define more.
Ad req 7, 8, 9, 10:
Nothing changed.
Ad req 11:
Nothing changed. Is it necessary to say what CSS is not (viz., not
extensible)?
It might be possible to add a paragraph somewhere that says that,
although the CSS syntax is designed to accomodate future extensions,
users and authors cannot extend CSS, because it has no mechanisms to
define the semantics of new features (other than the W3C
Recommendation process).
Ad req 12:
Changed 18.2 "CSS2 System Colors" to "System Colors" (in ui.src)
Ad req 13:
Nothing changed. (The only deprecated feature in CSS 2.1 is the
'aural' media type and the appendix clearly says that it doesn't
affect conformance.)
--HG--
extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%4025101 parent 6176cf4 commit 13a5bd2
2 files changed
Lines changed: 22 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
273 | 284 | | |
274 | 285 | | |
275 | 286 | | |
| |||
312 | 323 | | |
313 | 324 | | |
314 | 325 | | |
315 | | - | |
| 326 | + | |
316 | 327 | | |
317 | 328 | | |
318 | 329 | | |
| |||
325 | 336 | | |
326 | 337 | | |
327 | 338 | | |
328 | | - | |
| 339 | + | |
329 | 340 | | |
330 | 341 | | |
331 | | - | |
| 342 | + | |
332 | 343 | | |
333 | 344 | | |
334 | 345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments