summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/standalone-fail.htm
blob: 1725ef060ca28a4e1b75cd8dd47b994ae69770ae (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
    <title>Page with FAIL message</title>
</head>
<body>
    <div style="color: Red">FAIL!!!</div>
</body>
</html>