Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/semantics/embedded-content/the-video-element/video-transparent-controls.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>A .transparent ancestor should not affect video controls</title>
<link rel=help href="crbug.com/396173457">
<link rel="match" href="video-transparent-controls-ref.html">
<div class="transparent">
<video controls>
</div>