
* fix: prevent title change for on page navigation * add back and forward testing * update Chromium comment * remove errant script tag
5 lines
72 B
HTML
5 lines
72 B
HTML
<html>
|
|
<body>
|
|
<span id="next">This is content.</span>
|
|
</body>
|
|
</html>
|