Index: content/test/data/touch_selection.html |
diff --git a/content/test/data/touch_selection.html b/content/test/data/touch_selection.html |
index 7c5a1b775ea669d6f4948930e0a0b3bd65795074..5e6339af29019a2bac2fd6e32a9a0673a4969492 100644 |
--- a/content/test/data/touch_selection.html |
+++ b/content/test/data/touch_selection.html |
@@ -37,7 +37,7 @@ function get_point_inside_textfield() { |
get_point_inside(document.getElementById('textfield')); |
} |
-function empty_textfield() { |
+function clear_textfield() { |
document.getElementById('textfield').value = ""; |
} |