Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/608756-2.html

11 lines
203 B
HTML
Raw Normal View History

<!DOCTYPE html>
<head>
<style>
span { position: absolute; float: left; }
</style>
</head>
<body>
<span></span>
<span style="position: static; border: 1px solid green">Test<br>Test</span>
</body>