Bug 1942006 - Upstream a variety of Servo-specific code from Servo's downstream fork...
[gecko.git] / layout / reftests / forms / input / range / direction-unthemed-1.html
blob162d555043231d0a29d16e33aa5a1e0828d88354
1 <!DOCTYPE html>
2 <html>
3 <!-- Test: that direction:rtl behaves correctly -->
4 <body>
5 <input type='range' value=70 style="-moz-appearance:none; direction:rtl;">
6 </body>
7 </html>