fune/netwerk/test/browser/103_preload_iframe.html
Manuel Bucher d9951694c2 Bug 1753730 - Test that the cached image from the early hint preload is used r=necko-reviewers,ckerschb,dragana,kershaw
* Test that the preloaded image is actually used and that no preload requests
  are made if the resource shouldn't be preloaded

Differential Revision: https://phabricator.services.mozilla.com/D139740
2022-05-11 15:41:39 +00:00

6 lines
188 B
HTML

<!DOCTYPE html>
<html>
<body>
<iframe src="/browser/netwerk/test/browser/early_hint_main_html.sjs?early_hint_pixel.sjs=5ecccd01-dd3f-4bbd-bd3e-0491d7dd78a1" width="100px">
</body>
</html>