- From: Gabriel Zackari <gabriel.zackari@gmail.com>
- Date: Thu, 29 Apr 2010 16:14:13 +0200
- To: www-style@w3.org
Received on Thursday, 29 April 2010 16:29:18 UTC
I´m not sure this is the right place to suggest new CSS attributes if not please excuse me: What I would like is an attribute that makes a text allways fill keep the same size as that of the box its in. Today its possible to have an image stretch with the size of a box but not text that is place in the box, its allways static. However text is rendered from vector so it should be possible to make its follow the size of another object. So if the size of the box is made smaller the text size would automatically adjust and would not overflow and having to be hidden. And if the size of the box is bigger the size of the text will fit and you would not have to go back and perhaps create a new css style to adjust the size of the text. Example of use: Very useful when making buttons of different sizes. The text would allways keep to the size of the button. Regards Gabriel
Received on Thursday, 29 April 2010 16:29:18 UTC