This repository was archived by the owner on Oct 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/functional/hashchange Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ <h1>Lots of text to push things down to where they need to scroll</h1>
6464 < a href ="# " data-rel ="back " data-role ="button " data-icon ="delete " data-iconpos ="notext " class ="ui-button-right "> </ a >
6565 < p > Popup on first page</ p >
6666 < a href ="hashchange.html "> A page</ a > < br />
67- < a href ="hashchange1.html "> Another page</ a > < br > </ br >
67+ < a href ="hashchange1.html "> Another page</ a > < br / >
6868 < a data-role ="button " href ="dialog.html " data-rel ="dialog "> A dialog</ a >
6969 </ div >
7070 < a data-role ="button " href ="#popup " data-rel ="popup "> Popup 1</ a >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ <h3>Navigation</h3>
2828 < a data-role ="button " href ="hashchange.html "> A page</ a >
2929 < a data-role ="button " href ="hashchange2.html "> Yet another page</ a >
3030 < div id ="another-popup " data-role ="popup ">
31- < p > Popup on another page</ a >
31+ < p > Popup on another page</ p >
3232 </ div >
3333 < a data-role ="button " href ="#another-popup " data-rel ="popup "> Popup on another page</ a >
3434 < a data-role ="button " href ="dialog.html " data-rel ="dialog "> A dialog</ a >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ <h1>Yet another page</h1>
1919 < div data-role ="content ">
2020 < a data-role ="button " href ="hashchange.html "> A page</ a >
2121 < div id ="yet-another-popup " data-role ="popup ">
22- < p > Popup on yet another page</ a >
22+ < p > Popup on yet another page</ p >
2323 </ div >
2424 < a data-role ="button " href ="#yet-another-popup " data-rel ="popup "> Popup on yet another page</ a >
2525 < a data-role ="button " href ="dialog.html " data-rel ="dialog "> A dialog</ a >
You can’t perform that action at this time.
0 commit comments