[perf-test] Remove Bindings/dom-attributes.html
authorharaken@chromium.org <haraken@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 18 May 2012 20:30:35 +0000 (20:30 +0000)
committerharaken@chromium.org <haraken@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 18 May 2012 20:30:35 +0000 (20:30 +0000)
commit0059cfc31782b072a25b4471c77fab24af6c272a
tree7823f583a8b95a2867e502010474594f931fb5a4
parent6a48fa0709b87b4d05b462f46797d2096dfac9ec
[perf-test] Remove Bindings/dom-attributes.html
https://bugs.webkit.org/show_bug.cgi?id=86820

Reviewed by Ryosuke Niwa.

Bindings/dom-attributes.html is just a collection of random
DOM attributes and methods. Now we've added more reasonable
micro benchmarks by classifying DOM binding call paths, we
can remove Bindings/dom-attributes.html.

* Bindings/dom-attributes.html: Removed.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@117614 268f45cc-cd09-0410-ab3c-d52691b4dbfc
PerformanceTests/Bindings/dom-attributes.html [deleted file]
PerformanceTests/ChangeLog