Fixing mochitest to round, not truncate, coords when trying to dispatch mouse events...
commitdcfe51537f0c92e864e8acf29816c95d1dd8d06b
authorBoris Zbarsky <bzbarsky@mit.edu>
Mon, 3 Nov 2008 15:43:00 +0000 (3 10:43 -0500)
committerBoris Zbarsky <bzbarsky@mit.edu>
Mon, 3 Nov 2008 15:43:00 +0000 (3 10:43 -0500)
tree308c9b80cb0975ef80c6f6a6fe2cea282b9fc052
parent4e25a5d7d10c0ce2d42328b095322541ed047713
Fixing mochitest to round, not truncate, coords when trying to dispatch mouse events relative to nodes which are positioned at fractional pixels.  Reenabling the test that was failing because of the truncation
content/html/content/test/test_bug388794.html
testing/mochitest/tests/SimpleTest/EventUtils.js