summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-sizing/aspect-ratio/replaced-element-035-ref.html
blob: cd8afe16934c5e99607e5821c9f7eaf06a0e4e7b (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<title>CSS aspect-ratio reference: audio element</title>

<audio controls style="background: green;"></audio><br>
<audio controls style="width: 100px; background: green;"></audio><br>
<audio controls style="height: 100px; background: green;"></audio>