(12/04/18 23:32), Ryosuke Niwa wrote: > On Wed, Apr 18, 2012 at 1:26 AM, Kang-Hao (Kenny) Lu < > kennyluck@csail.mit.edu> wrote: > >> (12/04/18 15:12), Aryeh Gregor wrote: >> > As another idea: always output with the 'rem' unit when "styleWithCSS" >> is on. This is as you said, relying on the 'font-size' of the root >> element being fixed, but I think this is better than adding a value >> that's mostly useless. >> > > That won't work because rem isn't supported by old browsers and mail > clients. In editing, simply generating contents that can be rendered by > yourself isn't good enough. It needs to be renderable by other browsers. I don't understand. How can 'xxx-large', a new value, be supported by old browsers and mail clients? If I understand your requirement correctly, what's left is the current workaround (output <font size=7> when the value is 7) or always ignore "styleWithCSS" in this command, as it's not clear if throwing an error in this case is backward compatible. Cheers, KennyReceived on Wednesday, 18 April 2012 15:58:18 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:14 UTC