Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/box-shadow/reftest.list
<!DOCTYPE HTML>
<html>
<body>
<input style="width:300px; height:10px; box-shadow: 200px 0px 0px 0px red;"></input>
</body>
</html>