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