summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/support/standalone-fail.htm
blob: 29ef4d5abbeca780bff2856d0a04bcda1a41d417 (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>