On 1/19/11 9:56 AM, Aharon (Vladimir) Lanin wrote: > Firefox behaves as if the option's default text-align is "start" No, it really doesn't, if you're talking about the default specified value. Simple testcase: data:text/html,<select style="text-align: end"><option>a<option>bbbbb</select> That said, none of your testcases set text-align, and Gecko currently inherits the "start" value as "start", so in fact everything on a page has a computed text-align of "start" by default. Unless someone sets some text-align styles somewhere. -BorisReceived on Wednesday, 19 January 2011 15:18:51 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:54 UTC