Re: css2.1 question

On Wed, 27 Apr 2005, Philip TAYLOR wrote:

> > The document language element names in that section appear in 
> > uppercase to me. Am I missing something? If you are referring to the 
> > "h1" in the stylesheet, that is not part of a document, it is part of 
> > a stylesheet, and hence has different typographical conventions.
> 
> And here ?
> 
> 	<table>
> 	<tr><td>1 </td><td rowspan="2">2 </td><td>3 </td><td>4 </td></tr>
> 	<tr><td colspan="2">5 </td></tr>
> 	</table>
> 
> This is a part of an XHTML document, included at
> 
> 	http://www.w3.org/TR/CSS21/tables.html#q7

Good catch. We'll update the spec to correct this. Thanks!

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 27 April 2005 14:36:45 UTC