video-transparent-controls.html (245B)
1 <!DOCTYPE html> 2 <title>A .transparent ancestor should not affect video controls</title> 3 <link rel=help href="crbug.com/396173457"> 4 <link rel="match" href="video-transparent-controls-ref.html"> 5 <div class="transparent"> 6 <video controls> 7 </div>