Index: third_party/WebKit/LayoutTests/fast/forms/option-mouseevents-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/option-mouseevents-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/option-mouseevents-expected.txt |
deleted file mode 100644 |
index 4c5bbd51e7e230d009456093c807eea553187fa0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/option-mouseevents-expected.txt |
+++ /dev/null |
@@ -1,88 +0,0 @@ |
-This page tests whether a click event on a list box item propogates with the correct target and positioning values. |
-Bug 3248: Mouse events on OPTION element seem to be ignored |
-https://bugs.webkit.org/show_bug.cgi?id=3248 |
- |
- |
- |
- |
- |
-PASS: event type should be mousedown and is |
-PASS: event target should be [object HTMLOptionElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 104 and is |
-PASS: event.offsetX should be 13 and is |
-PASS: event.offsetY should be 5 and is |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 104 and is |
-PASS: event type should be mousedown and is |
-PASS: event target should be [object HTMLOptionElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 104 and is |
-PASS: event.offsetX should be 13 and is |
-PASS: event.offsetY should be 5 and is |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 104 and is |
-PASS: event type should be mouseup and is |
-PASS: event target should be [object HTMLOptionElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 184 and is |
-PASS: event.offsetX should be 13 and is |
-PASS: event.offsetY should be 5 and is |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 184 and is |
-PASS: event type should be mouseup and is |
-PASS: event target should be [object HTMLOptionElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 184 and is |
-PASS: event.offsetX should be 13 and is |
-PASS: event.offsetY should be 5 and is |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 184 and is |
-PASS: event type should be click and is |
-PASS: event target should be [object HTMLOptionElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 262 and is |
-PASS: event.offsetX should be 13 and is |
-PASS: event.offsetY should be 5 and is |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 262 and is |
-PASS: event type should be click and is |
-PASS: event target should be [object HTMLOptionElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 262 and is |
-PASS: event.offsetX should be 13 and is |
-PASS: event.offsetY should be 5 and is |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 262 and is |
-PASS: event type should be dblclick and is |
-PASS: event target should be [object HTMLOptionElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 344 and is |
-PASS: event.offsetX should be 13 and is |
-PASS: event.offsetY should be 5 and is |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 344 and is |
-PASS: event type should be dblclick and is |
-PASS: event target should be [object HTMLOptionElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 344 and is |
-PASS: event.offsetX should be 13 and is |
-PASS: event.offsetY should be 5 and is |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 344 and is |
-PASS: event type should be mousedown and is |
-PASS: event target should be [object HTMLSelectElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 448 and is |
-FAIL: event.offsetX should be 12 but instead is 14 |
-FAIL: event.offsetY should be 38 but instead is 40 |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 448 and is |
-PASS: event type should be mousedown and is |
-PASS: event target should be [object HTMLSelectElement] and is |
-PASS: event.pageX should be 22 and is |
-PASS: event.pageY should be 448 and is |
-FAIL: event.offsetX should be 12 but instead is 14 |
-FAIL: event.offsetY should be 38 but instead is 40 |
-PASS: event.x should be 22 and is |
-PASS: event.y should be 448 and is |