[webkit-dev] [webkit-changes] [47915] trunk

Adam Roben aroben at apple.com
Tue Sep 1 05:58:05 PDT 2009


On Aug 31, 2009, at 7:44 PM, bweinstein at apple.com wrote:

> +    if (m_renderer->isTextArea())
> +        return static_cast<HTMLInputElement*>(m_renderer->node())- 
> >readOnly();

This doesn't look right. I think we should be casting to  
HTMLTextAreaElement. A <textarea> in the test case might have caught  
this.

-Adam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090901/7505561d/attachment.html>


More information about the webkit-dev mailing list