aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog_deprecated.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-30/+0
| | | | Ref gh-1528
* Dialog: Convert tests to new infrastructureScott González2015-04-091-2/+5
| | | | | Ref #10119 Ref gh-1528
* Dialog: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-8/+7
|
* Dialog: Add classes optionAlexander Schmitz2015-03-111-0/+28
| | | | | Ref #7053 Ref gh-1411
* Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove ↵Scott González2013-03-151-63/+0
| | | | array and string notations for position option.
* Dialog Tests: Cleanup el -> elementKris Borchers2013-01-301-15/+15
|
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-6/+6
|
* Dialog Tests: Fix test fails due to window measurements in FF and IE7Mike Sherov2012-12-221-20/+30
|
* Dialog: Follow-up to 9fe3a62d8 - also deprecate string notation for position ↵Jörn Zaefferer2012-11-261-1/+31
| | | | option.
* Dialog: Move array notation support for position option to backCompat check. ↵Jörn Zaefferer2012-11-261-0/+23
Fixes #8824 - Deprecate array notation for position option.