mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
parent
72fa45155b
commit
af31e8ed0f
4 changed files with 26 additions and 13 deletions
2
tests/html/test_navigate.html
Normal file
2
tests/html/test_navigate.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue