chromium/components/test/data/subresource_filter/popup.html

<html>
  <body>
    <img src='/subresource_filter/pixel.png?ad=true' onload='document.title = "loaded";' onerror='document.title = "failed";'>
  </body>
</html>