gecko-dev/layout/reftests/image-element/empty-src.html

10 строки
119 B
HTML

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