1 | 1 | Base
|
---|
2 | 2 | PASS event.clientX is 100
|
---|
3 | 3 | PASS event.clientY is 100
|
---|
4 | 4 | PASS event.pageX is 100
|
---|
5 | 5 | PASS event.pageY is 100
|
---|
6 | 6 |
|
---|
7 | 7 | Just zoomed
|
---|
8 | | PASS event.clientX is 83
|
---|
9 | | PASS event.clientY is 83
|
---|
10 | | PASS event.pageX is 83
|
---|
11 | | PASS event.pageY is 83
|
---|
| 8 | FAIL event.clientX should be 83. Was 83.33333134651184.
|
---|
| 9 | FAIL event.clientY should be 83. Was 83.33333134651184.
|
---|
| 10 | FAIL event.pageX should be 83. Was 83.33333134651184.
|
---|
| 11 | FAIL event.pageY should be 83. Was 83.33333134651184.
|
---|
12 | 12 |
|
---|
13 | 13 | Just scrolled
|
---|
14 | 14 | PASS event.clientX is 100
|
---|
|
17 | 17 | PASS event.pageY is 150
|
---|
18 | 18 |
|
---|
19 | 19 | Zoomed and scrolled
|
---|
20 | | PASS event.clientX is 83
|
---|
21 | | PASS event.clientY is 83
|
---|
22 | | PASS event.pageX is 133
|
---|
23 | | PASS event.pageY is 133
|
---|
| 20 | FAIL event.clientX should be 83. Was 83.33333396911621.
|
---|
| 21 | FAIL event.clientY should be 83. Was 83.33333396911621.
|
---|
| 22 | FAIL event.pageX should be 133. Was 133.33333015441895.
|
---|
| 23 | FAIL event.pageY should be 133. Was 133.33333015441895.
|
---|
24 | 24 |
|
---|
25 | 25 | RTL and scrolled
|
---|
26 | 26 | PASS event.clientX is 100
|
---|
|