]> source.dussan.org Git - vaadin-framework.git/commit
Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)
authorAlexey Fansky <alexey.fansky@effective-soft.com>
Sat, 21 Feb 2015 01:13:55 +0000 (17:13 -0800)
committerVaadin Code Review <review@vaadin.com>
Tue, 3 Mar 2015 08:24:00 +0000 (08:24 +0000)
commit2ad8f945b2b4847a539d82b6593aee42095c8c56
tree6524a65c73588dc07214c6c156bed08e2e8d4eff
parent0aa4af8f266a46a93ae7817c5e04dcef79389c94
Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)

Change-Id: I7be1c1571ee5ede0ce481faf823f5f271a280a8a
client/src/com/vaadin/client/WidgetUtil.java
uitest/src/com/vaadin/tests/components/customlayout/OverflowAutoFix.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/customlayout/OverflowAutoFixTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/widgetset/client/RunOverflowFixConnector.java [new file with mode: 0644]