[cssom] simple assignment involving !important

Reading the 11 May draft of CSSOM I can't figure out
how to deal with:

obj.style.width = '1em !important'

I suspect it should be rejected as an illegal value.
It would be good if this case was explicitly clarified
in the spec (either way).


Thanks,
Mats Palmgren

Received on Monday, 4 June 2007 15:18:17 UTC