Hi, The resize property is defined to take the following values: none | both | horizontal | vertical | inherit I was considering whether it would be a good idea to put something like this in UA stylesheets: textarea { resize:both } input { resize:horizontal } For textarea there's no problem, but for input, it would not do what you want in a page using a vertical writing mode. I propose that we replace horizontal and vertical by logical directions. - FlorianReceived on Friday, 27 July 2012 09:42:28 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:19 UTC