blob: c40f637809ac8e073cb4e02bf2aef0d686b2c0c1 [file] [log] [blame]
<!DOCTYPE html>
<body>
<!-- CR/LF in value attribute should be stripped. -->
<input type="button" value="abc&#x0a;def&#x0d;ghi"><br>
</body>