Forum Bugs

CSS transform and table captions

henning
Hi,

Transforming a table using

transform: scale(0.50);  
transform-origin: top left;


doesn't transform the table caption but I think it should since the caption is part of the table.

Thanks,

Henning
  1. prince.html4.9 kB
    HTML source
  2. prince.pdf43.0 kB
    output
mikeday
Yes that is entirely reasonable! I'll add this to the roadmap.