| Index: LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt b/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
|
| index c7ed219e9878cb88b81b8c79d2545e5ab278556d..da3e798232d17ed41c50ee7c9f218239b4d59332 100644
|
| --- a/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
|
| +++ b/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
|
| @@ -16,8 +16,6 @@ PASS lastEvent.changedTouches[0].clientX is within 0.00001 of 30.33
|
| PASS lastEvent.changedTouches[0].clientY is within 0.00001 of 4.5
|
| PASS lastEvent.changedTouches[0].pageX is within 0.00001 of 33.33
|
| PASS lastEvent.changedTouches[0].pageY is within 0.00001 of 14.5
|
| -PASS lastEvent.changedTouches[0].webkitRadiusX is within 0.00001 of 5.2
|
| -PASS lastEvent.changedTouches[0].webkitRadiusY is within 0.00001 of 6.3
|
|
|
| Testing fractional touch inside simple iframe
|
| PASS eventCount is 1
|
|
|