jquery-ui/tests/unit/dialog
Jörn Zaefferer 122b913743 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
2014-02-20 17:54:48 +01:00
..
all.html Tests: Update to sane QUnit markup 2014-02-20 17:05:02 +01:00
dialog_common.js Dialog: Capitalize default value for closeText option. Fixes #9500 - Dialog: Capitalize 'close' for closeText option. 2013-08-15 16:56:49 -04:00
dialog_core.js Dialog: Keep track of instances to focus when elements outside the dialog get focus. Works with inheritance. Adds tests for both. Fixes #9241 - Dialog: UI dialog inheritance causes undefined property '_focusTabbable' in IE9 2013-11-20 16:04:13 +01:00
dialog_events.js Tests: Fix andenable a couple of unit tests: dialog, tooltip, draggable 2014-02-11 19:47:29 +01:00
dialog_methods.js Dialog tests: Work around focus issue in IE8. 2013-11-14 10:32:09 -05:00
dialog_options.js Tests: Fix andenable a couple of unit tests: dialog, tooltip, draggable 2014-02-11 19:47:29 +01:00
dialog_test_helpers.js Dialog: Work around subpixel issues in dialog resizable test 2014-02-20 17:54:48 +01:00
dialog.html Tests: Update to sane QUnit markup 2014-02-20 17:05:02 +01:00