blob: 79295aaa88119bad25da48738c2de36378a32d6a [file] [log] [blame]
<!DOCTYPE html>
<body>
<p>Object elements with invalid border attribute should have the same appearance as an object element without border attribute.</p>
<object border="invalid"></object>
<object border="9999999999"></object>
</body>