On Tue, Apr 17, 2012 at 12:32 PM, Kang-Hao (Kenny) Lu < kennyluck@csail.mit.edu> wrote: > > (12/04/18 0:48), Ryosuke Niwa wrote: > > On Tue, Apr 17, 2012 at 5:11 AM, John Daggett <jdaggett@mozilla.com> > wrote: > > Because <font size=7> element is what execCommand("fontSize", false, 7); > > would generate when styleWithCSS is set to false. What do you suppose UA > > should generate when styleWithCSS is true? > > Some options: > > 1. <font size=7> as suggested by Areyh. > The whole point of styleWithCSS is to use CSS to style so this can't be the option. > 2. <span style="font-size: <number>px"> where <number> is the initial > font size in pixels times three. > That won't work as it needs to be relative. - RyosukeReceived on Tuesday, 17 April 2012 19:42:18 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:14 UTC