gecko-dev/layout/reftests/bugs/1322512-1.html
Ray Lin 22a003ad67 Bug 1322512 - force <audio controls> to have horizontal writing-mode, so that its control bar is never an orthogonal flow. r=dholbert
MozReview-Commit-ID: 4hLOYrBtiGc

--HG--
extra : rebase_source : be6bf19989c458ca46f3172ffbec6c023e71c9bd
2016-12-23 15:21:46 +08:00

7 lines
105 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<audio controls style="writing-mode: vertical-lr"></audio>
</body>
</html>