From afa602043abb9731abeb0ce989838519620a9c19 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Thu, 20 Sep 2018 08:44:28 -0400 Subject: [PATCH] testing commit --- tests/wpt/web-platform-tests/uievents/idlharness.window.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/wpt/web-platform-tests/uievents/idlharness.window.js b/tests/wpt/web-platform-tests/uievents/idlharness.window.js index 928c8c90f0ff..d04fccb3030d 100644 --- a/tests/wpt/web-platform-tests/uievents/idlharness.window.js +++ b/tests/wpt/web-platform-tests/uievents/idlharness.window.js @@ -5,7 +5,7 @@ idl_test( ['uievents'], - ['dom'], + ['dom'],awefawefawef idl_array => { idl_array.add_objects({ FocusEvent: ['new FocusEvent("event")'],