]> 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)
committerMarkus Koivisto <markus@vaadin.com>
Wed, 4 Mar 2015 14:19:07 +0000 (16:19 +0200)
commitaceafb7baa6914d9b187c84faf96e401e7df7a43
tree9cbfe6c99c0640daa2e939c6ebe1b4c88d24ce8e
parent89074f1dd6c5b80e6b909266abacf8dde721747c
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]