From 1c31a26b564ad554f5262a0b25c32a9a847688e6 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 14 Jan 2010 18:09:07 +0000 Subject: Replaced stackfix with bgiframe. Fixes #5061 - Remove stackfix. --- tests/unit/dialog/dialog.html | 2 +- tests/unit/dialog/dialog_defaults.js | 2 +- tests/visual/dialog/default.html | 2 +- tests/visual/dialog/dialog.html | 2 +- tests/visual/dialog/dialog_on_page_with_large_dom.html | 2 +- tests/visual/dialog/dialog_on_page_with_scrollbars.html | 2 +- tests/visual/dialog/dialog_option_buttons_OK_Cancel.html | 2 +- tests/visual/dialog/dialog_option_closeOnEscape_false.html | 2 +- tests/visual/dialog/dialog_option_closeOnEscape_true.html | 2 +- tests/visual/dialog/dialog_option_modal_false.html | 2 +- tests/visual/dialog/dialog_option_modal_true.html | 2 +- tests/visual/dialog/dialog_ticket_4826.html | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests') diff --git a/tests/unit/dialog/dialog.html b/tests/unit/dialog/dialog.html index 5b23bc885..5819a63d7 100644 --- a/tests/unit/dialog/dialog.html +++ b/tests/unit/dialog/dialog.html @@ -4,13 +4,13 @@ jQuery UI Dialog Test Suite + - diff --git a/tests/unit/dialog/dialog_defaults.js b/tests/unit/dialog/dialog_defaults.js index 33da934fd..9607bf194 100644 --- a/tests/unit/dialog/dialog_defaults.js +++ b/tests/unit/dialog/dialog_defaults.js @@ -4,6 +4,7 @@ var dialog_defaults = { autoOpen: true, + bgiframe: false, buttons: {}, closeOnEscape: true, closeText: 'close', @@ -21,7 +22,6 @@ var dialog_defaults = { resizable: true, show: null, stack: true, - stackfix: false, title: '', width: 300, zIndex: 1000 diff --git a/tests/visual/dialog/default.html b/tests/visual/dialog/default.html index d71e54d0c..d7cd8e839 100644 --- a/tests/visual/dialog/default.html +++ b/tests/visual/dialog/default.html @@ -5,12 +5,12 @@ + - + - + - + - + - + - + - + - + - + -