Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardHTMLthe preload scannerSingle-choice MCQ

A <template> in the body contains an <img>. Even though the bytes are plainly visible to the speculative scanner, why does the preload scanner correctly NOT fetch that image?

<template id="row"><img src="thumb.jpg"></template>