repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
162d555043231d0a29d16e33aa5a1e0828d88354
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>