Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!DOCTYPE html>
<html>
<!-- Test: that direction:rtl behaves correctly -->
<body>
<input type='range' value=70 style="-moz-appearance:none; direction:rtl;">
</body>
</html>