resulta que el atributo width esta admitido en el dtd xhtml strict, pero no el height.
Código:
<!ATTLIST table
%attrs;
summary %Text; #IMPLIED
width %Length; #IMPLIED
border %Pixels; #IMPLIED
frame %TFrame; #IMPLIED
rules %TRules; #IMPLIED
cellspacing %Length; #IMPLIED
cellpadding %Length; #IMPLIED
>
solo lo digo por comentarlo pero de todos modos es mucho mejor controlarlo desde css.