chromium/third_party/blink/renderer/core/testing/data/first_party/empty.html

<!DOCTYPE html>
<html>
<head>
    <title>Empty Document!</title>
</head>
<body>
    <p>Note the lack of meaningful content.</p>
</body>
</html>