Navigate to a new page even when there's a fragment.

Closes #7169
This commit is contained in:
Michael Howell 2015-08-17 21:29:41 -07:00
parent 72fa45155b
commit af31e8ed0f
4 changed files with 26 additions and 13 deletions

View file

@ -0,0 +1,2 @@
<h1>This should change when the link is clicked</h1>
<a href="test_navigate2.html#t">Test link</a> <div id="t">Move</div>