mirror of
https://github.com/servo/servo.git
synced 2025-06-13 10:54:29 +00: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.
1 line
51 B
HTML
1 line
51 B
HTML
<img width="100px" height="100px" src="rippy.jpg">
|