blob: 66b270b3014b036b96c3c346cef19f8c12a43a6b [file] [log] [blame]
<!DOCTYPE html>
<p>Overloading ::-webkit-media-controls -webkit-appearance. PASS if it doesn't crash.</p>
<style>
::-webkit-media-controls {
-webkit-appearance: button;
}
</style>
<video controls></video>