gecko-dev/layout/reftests/bugs/1424177.html

15 строки
204 B
HTML

<html>
<head>
<style>
#sel {
left: 10.4px;
width: 100.4px;
position: absolute;
}
</style>
</head>
<body>
<select id="sel"></select>
</body>
</html>