4 <title>Video: Using prefers-reduced-motion with the Accessibility Inspector</title>
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <style type="text/css">
9 font: -apple-system-body;
19 <video width="640" height="526" poster="./posters/axi.jpg" controls="controls" preload="none">
20 <source type="video/mp4" src="/wp-content/uploads/prm_axi-h264.m4v" />
21 <track src="/wp-content/uploads/prm_axi.vtt" kind="captions" srclang="en" label="English CC">
23 <p>Back to the <a href="./prm.htm"><code>prefers-reduced-motion</code> demo</a>.</p>