HTMLTextAreaField: Honor 'rows' setting in OOUI format
authorKunal Mehta <legoktm@gmail.com>
Wed, 8 Jul 2015 01:27:03 +0000 (18:27 -0700)
committerKunal Mehta <legoktm@gmail.com>
Wed, 8 Jul 2015 01:27:03 +0000 (18:27 -0700)
commitf773b2419ba3e8587edf4980de39e14f70a7c783
treebcbed91ffc145422aefbff2ce838924996cedcfe
parent9daa647dd373161715b9ece9b60c19d710a1c094
HTMLTextAreaField: Honor 'rows' setting in OOUI format

And throw an exception if 'cols' is set, since it won't work.

Requires eed0f5294b0080 in OOUI.

Bug: T104682
Change-Id: I8e09402a01cecac8a90497d31b3b1ca15ff2d949
includes/htmlform/HTMLTextAreaField.php