Lines Matching defs:error
56 error: 1,
108 Y.error("simulateKeyEvent(): Invalid target.");
123 Y.error("simulateKeyEvent(): Event type '" + type + "' not supported.");
126 Y.error("simulateKeyEvent(): Event type must be a string.");
175 * now, assume it's Firefox if the above line doesn't error.
188 * fun part is that this will throw an error on Safari 2.x. The
247 Y.error("simulateKeyEvent(): No event simulation framework present.");
314 Y.error("simulateMouseEvent(): Invalid target.");
323 Y.error("simulateMouseEvent(): Event type '" + type + "' not supported.");
326 Y.error("simulateMouseEvent(): Event type must be a string.");
470 Y.error("simulateMouseEvent(): No event simulation framework present.");
507 Y.error("simulateUIEvent(): Invalid target.");
516 Y.error("simulateUIEvent(): Event type '" + type + "' not supported.");
519 Y.error("simulateUIEvent(): Event type must be a string.");
565 Y.error("simulateUIEvent(): No event simulation framework present.");
598 Y.error("simulate(): Event '" + type + "' can't be simulated.");