blob: ea40c5e462499431801530acd3e126de92508dc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!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>
|