From e2202847c6a8837bb732cc21401915b82e433c50 Mon Sep 17 00:00:00 2001 From: Brant Burnett Date: Mon, 22 Feb 2010 17:37:08 +0000 Subject: Dialog: Changed height measurement to hide content because IE quirks mode ignores height: 0 (Fixed #4350 No Scrollbars in IE in Quirksmode) --- tests/visual/dialog/dialog_ticket_4350.html | 39 +++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tests/visual/dialog/dialog_ticket_4350.html (limited to 'tests') diff --git a/tests/visual/dialog/dialog_ticket_4350.html b/tests/visual/dialog/dialog_ticket_4350.html new file mode 100644 index 000000000..002b676cd --- /dev/null +++ b/tests/visual/dialog/dialog_ticket_4350.html @@ -0,0 +1,39 @@ + + + Dialog Visual Test : Dialog option modal true + + + + + + + + + + + + + + + +
+ foo

+ foo

+ foo

+ foo

+ foo

+ foo

+ foo

+ foo

+ foo

+ foo

+

+ + + -- cgit v1.2.3