author | Art Barstow <art.barstow@nokia.com> |
Wed, 27 Feb 2013 14:24:39 -0500 | |
changeset 185 | c38015016e99 |
parent 184 | 6764e05979e1 |
child 186 | a449f93b5275 |
tests/touch-events-v1/submissions/Nokia/idlharness.html |
--- a/tests/touch-events-v1/submissions/Nokia/idlharness.html Wed Feb 27 13:08:39 2013 -0500 +++ b/tests/touch-events-v1/submissions/Nokia/idlharness.html Wed Feb 27 14:24:39 2013 -0500 @@ -67,7 +67,7 @@ idl_array.add_untested_idls(document.getElementById("untested_idl").textContent); idl_array.add_idls(document.getElementById("idl").textContent); - idl_array.add_objects({Performance: ["window.performance"]}); + idl_array.add_objects({Document: ["window.document"]}); idl_array.test(); })();