Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/496032-1-ref.html

12 lines
169 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<style>
div { color:lime; }
div:first-letter { font-size:200%; }
</style>
</head>
<body>
<button><div>Hello</div></button>
</body>
</html>