gecko/layout/reftests/bugs/449149-2.html
Robert O'Callahan ed66190092 Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
--HG--
extra : rebase_source : 4d11b963d3082f98269069c68aae33eef365aacb
2008-12-17 13:27:46 +13:00

7 lines
162 B
HTML

<!DOCTYPE HTML>
<html>
<body style="background:yellow;">
<audio style="display:block; width:100px; height:100px; border:2px solid blue;"></audio>
</body>
</html>