https://bugzilla.wikimedia.org/show_bug.cgi?id=24430
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #12 from [email protected] 2012-01-25 00:46:52 UTC --- (In reply to comment #11) Dear Sir, In http://www.w3.org/wiki/HTML/Elements/textarea does it not say * cols = valid non-negative integer specifies the expected maximum number of characters per line. by defult, it is 20. So why do you insist on not setting it to something reasonable like you do for * rows = valid non-negative integer Specifies the number of lines to show. by defult, it is 2. just because things work out on your browser doesn't mean it is that way for others!! -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
