gecko-dev/layout/reftests/image-element/broken-icon.html

10 строки
128 B
HTML

<!doctype html>
<style>
img {
display: inline-block;
width: 100px;
height: 100px;
}
</style>
<img src="broken">