Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / file / file-appearance-transform-no-effects.html
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <input type="file" style="transform: translate(0)">
5 </body>
6 </html>