Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: tsan
- Manifest: layout/reftests/forms/input/file/reftest.list
<!DOCTYPE html>
<html>
<body>
<input type='file'>
<br>
<input type='file' multiple>
</body>
</html>