summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/reftests/audio-dynamically-change-small-width-ref.html
blob: 4bcac35d84154f73e756dc4fe6c53c77ab921650 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
<style>
  html, body {
    margin: 0;
    padding: 0;
  }
</style>
</head>
<body>
  <audio controls></audio>
</body>