Mypal/layout/reftests/native-theme/select-mirrored-when-rtl-re...

5 lines
111 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!DOCTYPE html>
<select style="width: 200px; -moz-transform: scaleX(-1);">
<option>&nbsp;</option>
</select>