Caution! Different Language Versions Of Firefox Renders Differently

For the same HTML:

<input type="file" style="width:160px;" />

Firefox has problem in different language versions:

firefox_cn_en

The top control is the representation in Chinese version of Firefox, which looks fine, but it breaks in the English version Firefox (the second control in the picture).

So special attention should be paid when testing Web pages in Firefox.

No Comments