]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Work around subpixel issues in dialog resizable test
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 20 Feb 2014 16:54:48 +0000 (17:54 +0100)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 20 Feb 2014 16:54:48 +0000 (17:54 +0100)
commit122b91374338b926e3f86ad6d7154dd4b98ef270
tree3d2e5d3496cd69c811014fadd3f8e7c9c1c29eb1
parente7c932ee2b32f4a9522f22103de1cc9357062944
Dialog: Work around subpixel issues in dialog resizable test

Switching to checking the size of the content element. We should be
checking the dimensions of the .ui-dialog element, but that currently
fails in Chromium-based browsers. Once we start using box-sizing:
border-box, we should try to revert this change.

Ref #9845
tests/unit/dialog/dialog_test_helpers.js