We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936a934 commit a0ac772Copy full SHA for a0ac772
1 file changed
tests/visual/dialog/dialog_ticket_4350.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <title>Dialog Visual Test : Dialog option modal true</title>
+ <title>Dialog Visual Test : Dialog ticket #4350</title>
6
<link rel="stylesheet" href="../visual.css" type="text/css" />
7
<link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css" type="text/css">
8
<script type="text/javascript" src="../../../jquery-1.4.2.js"></script>
@@ -23,6 +23,9 @@
23
</script>
24
</head>
25
<body>
26
+
27
+<h1 class="ui-widget-header"><a href="http://dev.jqueryui.com/ticket/4350">#4350 - Dialog: No Scrollbars in IE in Quirksmode</a></h1>
28
29
<input />
30
<div id="dialog" title="Dialog Title">
31
foo<p/>
0 commit comments