textDecoration question

The prose for this attribute is not clear whether combinations of the pairs
of attributes can be used.  The examples show only a single value at a time
- e.g. either underline or lineThrough.

 

The syntax is constructed in an unusual manner if the intent was to only
permit a single value.  The schema is currently an enumeration, forcing only
a single value.

 

If the schema is correct, then one can never apply both underline and
lineThrough concurrently - e.g. textDecoration="underline lineThrough".

 

Does the schema reflect the intent?  If so, then why the odd construction of
the syntax in the prose?

 

Thanks,

 

                Mike

 

Michael A DOLAN

Television Broadcast Technology, Inc

PO Box 190, Del Mar, CA 92014 USA

+1-858-882-7497 (m)

 

Received on Saturday, 23 June 2012 00:01:20 UTC