iframe-in-block-in-inline-ref.html (81B)
1 <!DOCTYPE html> 2 <div> 3 <iframe src="support/iframe-inner.html"></iframe> 4 </div>