summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/input-appearance-preventDefault.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/input-appearance-preventDefault.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/input-appearance-preventDefault.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/input-appearance-preventDefault.html b/third_party/WebKit/LayoutTests/fast/forms/input-appearance-preventDefault.html
index e30a448..8f03f32 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/input-appearance-preventDefault.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/input-appearance-preventDefault.html
@@ -3,7 +3,7 @@
<script>
function test()
{
- if (window.layoutTestController) {
+ if (window.testRunner) {
eventSender.mouseMoveTo(25, 55);
eventSender.mouseDown();
eventSender.mouseUp();