Files
tubestation/devtools/client/webconsole/test/browser/test-block-action.html

12 lines
269 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Test for bug 1546394 - :block command</title>
<link rel="stylesheet" href="test-block-action-style.css">
</head>
<body>
<h1 id="heading">I won't be red for once.</h1>
</body>
</html>