Add performance tests for <textarea>
authortkent@chromium.org <tkent@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 22 May 2012 00:53:41 +0000 (00:53 +0000)
committertkent@chromium.org <tkent@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 22 May 2012 00:53:41 +0000 (00:53 +0000)
commitcea87a44f7b69671fd330e8fe1d0b87dd27e4807
treedda9ce89702ab48553b46fcc368933e06e943756
parentba79d1f902fdfc6fb3b9a27b0c027237c48476d0
Add performance tests for <textarea>
https://bugs.webkit.org/show_bug.cgi?id=86994

Reviewed by Ryosuke Niwa.

* DOM/textarea-dom.html: Added.
* DOM/textarea-edit.html: Added.
* Parser/textarea-parsing.html: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@117862 268f45cc-cd09-0410-ab3c-d52691b4dbfc
PerformanceTests/ChangeLog
PerformanceTests/DOM/textarea-dom.html [new file with mode: 0644]
PerformanceTests/DOM/textarea-edit.html [new file with mode: 0644]
PerformanceTests/Parser/textarea-parsing.html [new file with mode: 0644]