summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/file/file-appearance-transform-no-effects.html
blob: 90e2c65e361ed6993baa1b80b4fe8251ab474c73 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
<input type="file" style="transform: translate(0)">
</body>
</html>