1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-13 03:48:44 +00:00
Files
UXP/layout/reftests/forms/input/file/rtl.html
T

9 lines
107 B
HTML

<!DOCTYPE html>
<html>
<body>
<div dir='rtl'>
<input type='file'>
</div>
</body>
</html>