Values for 'cue' and 'play-during'

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The CSS2 draft gives the value for 'cue' [1] as

Value: <'cue-before'> || <'cue-after'>

This allows two URLs for the 'cue' value, but IINM the intention is for 
only one URL to be specified:

Value: <url> | none

If two URLs are intended, then the current value does not allow the UA to 
know which should be cued before and which should be cued after.  Perhaps 
the following would be most suitable:

Value: [<url> | none]{1,2}

where the first value indicates the 'cue-before' value, and the second 
indicates the 'cue-after' value.  If only one value is given, it becomes 
the 'cue-before' and 'cue-after' value.  (This is analogous to the box 
properties like margin [3] etc.)

For 'play-during' [2], the value is given as

Value: <url> | mix? repeat? | auto | none

but I believe the intention is

Value: <url> mix? repeat? | auto | none

[1] http://www.w3.org/TR/WD-CSS2/aural.html#propdef-cue
[2] http://www.w3.org/TR/WD-CSS2/aural.html#propdef-play-during
[3] http://www.w3.org/TR/WD-CSS2/box.html#propdef-margin

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBNGoTxPP8EtNrypTwEQJ0XgCg5XIl2mU+a19a0KCi79DCcIhLLfEAnR2L
IRXHxiKg6mXn398/GqW1DTvK
=ObGO
-----END PGP SIGNATURE-----

--
Liam Quinn
Web Design Group            Enhanced Designs, Web Site Development
http://www.htmlhelp.com/    http://enhanced-designs.com/

Received on Wednesday, 12 November 1997 15:37:26 UTC