]> source.dussan.org Git - vaadin-framework.git/commit
Fix GridDetailsLocationTest SubPixel issues with IE8 and IE9
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 19 May 2015 10:29:56 +0000 (13:29 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 20 May 2015 09:40:02 +0000 (09:40 +0000)
commitda1fa57418c0d29908aedca4f06c7b3536d19d18
tree75baddd4ce8fe869a78355afdb39af31092b266b
parentc778f5b859b05f8c9c89322147b4f78b3454d493
Fix GridDetailsLocationTest SubPixel issues with IE8 and IE9

This patch also changes the way this test handles CheckBoxes
making the test more stable.

Change-Id: I1b6c2b987dbe69bd1fc7b8cdc14adbbe206ed484
uitest/src/com/vaadin/tests/components/grid/GridDetailsLocationTest.java