| Index: LayoutTests/platform/win/fast/forms/option-mouseevents-expected.txt
|
| diff --git a/LayoutTests/fast/forms/option-mouseevents-expected.txt b/LayoutTests/platform/win/fast/forms/option-mouseevents-expected.txt
|
| similarity index 89%
|
| copy from LayoutTests/fast/forms/option-mouseevents-expected.txt
|
| copy to LayoutTests/platform/win/fast/forms/option-mouseevents-expected.txt
|
| index 4c5bbd51e7e230d009456093c807eea553187fa0..be0c3132bc0b03c12d421920f55491a8e87d73e0 100644
|
| --- a/LayoutTests/fast/forms/option-mouseevents-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/forms/option-mouseevents-expected.txt
|
| @@ -11,7 +11,7 @@ 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
|
| +FAIL: event.offsetY should be 5 but instead is 2
|
| PASS: event.x should be 22 and is
|
| PASS: event.y should be 104 and is
|
| PASS: event type should be mousedown and is
|
| @@ -19,7 +19,7 @@ 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
|
| +FAIL: event.offsetY should be 5 but instead is 2
|
| PASS: event.x should be 22 and is
|
| PASS: event.y should be 104 and is
|
| PASS: event type should be mouseup and is
|
| @@ -27,7 +27,7 @@ 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
|
| +FAIL: event.offsetY should be 5 but instead is 2
|
| PASS: event.x should be 22 and is
|
| PASS: event.y should be 184 and is
|
| PASS: event type should be mouseup and is
|
| @@ -35,7 +35,7 @@ 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
|
| +FAIL: event.offsetY should be 5 but instead is 2
|
| PASS: event.x should be 22 and is
|
| PASS: event.y should be 184 and is
|
| PASS: event type should be click and is
|
| @@ -43,7 +43,7 @@ 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
|
| +FAIL: event.offsetY should be 5 but instead is 2
|
| PASS: event.x should be 22 and is
|
| PASS: event.y should be 262 and is
|
| PASS: event type should be click and is
|
| @@ -51,7 +51,7 @@ 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
|
| +FAIL: event.offsetY should be 5 but instead is 2
|
| PASS: event.x should be 22 and is
|
| PASS: event.y should be 262 and is
|
| PASS: event type should be dblclick and is
|
| @@ -59,7 +59,7 @@ 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
|
| +FAIL: event.offsetY should be 5 but instead is 2
|
| PASS: event.x should be 22 and is
|
| PASS: event.y should be 344 and is
|
| PASS: event type should be dblclick and is
|
| @@ -67,7 +67,7 @@ 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
|
| +FAIL: event.offsetY should be 5 but instead is 2
|
| PASS: event.x should be 22 and is
|
| PASS: event.y should be 344 and is
|
| PASS: event type should be mousedown and is
|
|
|