<canvas> (drawn via 2D context), <video>/<audio> controls, <iframe> (srcdoc), <object>, and aspect-ratio.
getContext('2d')If the canvas API is unsupported, these boxes stay blank.
poster (the source file is intentionally absent — tests poster + missing-media handling)muted loop, no poster — default control chrome & box sizingRenders the native audio control bar (the source file is intentionally absent).
Tests nested-document rendering & the iframe's own viewport.
<object> loading an SVGaspect-ratio: 16/9, width 200pxaspect-ratio: 1
aspect-ratio: 4/3 + object-fit: cover