Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<head>
<style>
#sel {
left: 10.4px;
width: 100.4px;
position: absolute;
}
</style>
</head>
<body>
<select id="sel"></select>
</body>
</html>