1
    2
    3
    4
    5
    6
    7

content / test / data / accessibility / html / embed-image-error.html [blame]

<!--
@BLINK-WAIT-FOR:name='Fallback'
@BLINK-ALLOW:htmlTag='slot'
-->
<div>
    <embed src="./broken.jpg">Fallback</embed>
</div>