Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<!-- Any copyright is dedicated to the Public Domain.
<html>
<head>
<meta charset="utf-8" />
<title>DevTools compat test debugger page</title>
</head>
<body>
<h1 id="title">DevTools compat test debugger page</h1>
<p id="description">A paragraph, used to check inspector node selection.</p>
<button id="click-me">Click me</button>
<script type="text/javascript" src="debugger.js"></script>
</body>
</html>