Hi,
A question: I noticed that the warning about tables having padding and
border-collapse="collapse" has been commented out recently, since
"hasPadding() now requires context".
Can anyone explain why precisely this was done? IOW: why does a
PercentBaseContext *always* need to be provided? Why is hasPadding()
not simply overloaded --one with a context, and one without?
It almost makes it seem as if padding always needs to be specified as a
percentage-width, or somehow a fixed-length is always interpreted as
"the specified fixed-length * 100%"...?
Thanks,
Andreas
- Q: Padding props -- fixed lengths? Andreas L Delmelle
-