mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
I decided to use the old Netscape broken image link icon (later we may replace the image asset for something more trendier). The ref test will expect that a failed load should display the rippy image. ImageCacheTask users can define if a placeholder image should be loaded at start up or not. This enables both the new behavior (e.g. always return an image even for broken urls) as also the previous one.
2 lines
51 B
HTML
2 lines
51 B
HTML
<img width="100px" height="100px" src="rippy.jpg">
|