Newer
Older
minerva / Tests / LibWeb / Screenshot / input-placeholder.html
@minerva minerva on 13 Jul 239 bytes Initial commit
<link rel="match" href="reference/input-placeholder-ref.html" />
<style>
    * {
        margin: 0;
        font: 16px 'MinervaSans';
    }
    body {
        background-color: white;
    }
</style>
<input value="PASS" placeholder="FAIL">