Skip to content

Commit a0ac772

Browse files
committed
Dialog visual test - corrected page title, added heading
1 parent 936a934 commit a0ac772

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

tests/visual/dialog/dialog_ticket_4350.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<title>Dialog Visual Test : Dialog option modal true</title>
5+
<title>Dialog Visual Test : Dialog ticket #4350</title>
66
<link rel="stylesheet" href="../visual.css" type="text/css" />
77
<link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css" type="text/css">
88
<script type="text/javascript" src="../../../jquery-1.4.2.js"></script>
@@ -23,6 +23,9 @@
2323
</script>
2424
</head>
2525
<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+
2629
<input />
2730
<div id="dialog" title="Dialog Title">
2831
foo<p/>

0 commit comments

Comments
 (0)