Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: (os == 'win') && ccov
- 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>