]> source.dussan.org Git - vaadin-framework.git/commit
Fix SplitPanel test for Chrome with a hack (#9782)
authorHenri Sara <henri.sara@gmail.com>
Mon, 7 Aug 2017 07:19:10 +0000 (10:19 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Aug 2017 07:19:10 +0000 (10:19 +0300)
commit3103ec62c8f258d7e9e4a9ac76ea42e1a0e7ca95
tree57dba508817a50b0d68e0b751573ff19a0fae95d
parentcd130dc6c45bf3f84236fae55fd9911a2783e568
Fix SplitPanel test for Chrome with a hack (#9782)

Chrome 55 and later cause extra scrollbars on the testing cluster but
not in local tests, probably due to a rounding error in the browser.
uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelWithMinimumAndMaximum.java