mshtml: Added IHTMLTextAreaElement::readOnly property implementation.
authorJacek Caban <jacek@codeweavers.com>
Tue, 11 May 2010 15:58:40 +0000 (17:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 May 2010 16:05:28 +0000 (18:05 +0200)
commit25d8616d48747ca0c7c5d64f7a73b721f5d18edf
treeaa1f4d8c5808f6a09a3967e798aadee357a3fa5c
parentd9427e39222e3c3603b430b7dbd035f2f71b1819
mshtml: Added IHTMLTextAreaElement::readOnly property implementation.
dlls/mshtml/htmltextarea.c
dlls/mshtml/tests/dom.c