Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 3886951

Browse files
author
Gabriel Schulhof
committed
[hashchange functional test] Adding link to hashchange1.html to popup invoked from dialog
1 parent 6f0b33e commit 3886951

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/functional/hashchange/dialog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ <h1>A dialog</h1>
1212
<a href="hashchange.html" data-role="button" data-inline="true">A page</a>
1313
<div id="thePopup" data-role="popup">
1414
<p>This is a popup from a dialog</p>
15+
<a href="hashchange1.html">Another page</a>
1516
</div>
1617
<a href="#thePopup" data-role="button" data-rel="popup" data-inline="true">A popup from a dialog</a>
1718
<a href="dialog1.html" data-role="button" data-rel="dialog" data-inline="true">Another dialog</a>

0 commit comments

Comments
 (0)