blob: ade0110a27e4a97e7e57b7af3bc3382df971057a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Unique Identifier (iframe reference)</title>
</head>
<body>
<div style="width: 100px; height: 500px;">
<math><mtext style="background: green; color: white;"
id="PASS" class="pass">PASS</mtext></math>
</div>
</body>
</html>
|