blob: c958d713ce21065567abd52912cde811dc3ba042 [file] [log] [blame]
<style include="trusted-style">
</style>
<paper-spinner-lite
active="[[isLoading_(imagesLoading_, collectionId)]]">
</paper-spinner-lite>
<!-- TODO(b/181697575) handle error cases and update error string to UI spec -->
<p hidden$="[[!hasError_]]" id="error">error</p>
<iframe frameBorder="0" id="images-iframe" hidden$="[[!showImages_]]"
src="chrome-untrusted://personalization/untrusted/images.html">
</iframe>