summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/old-tests/webdriver/navigation/res/fragment.html
blob: bd09434a6f811f84620caa89d45f25c0aebd0f05 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<meta charset="utf-8" />
<title>Fragment</title>

<script>
  var state = false;
</script>

<p id="fragment">I wish I were a pea, alas I am only a fragment.</p>