summaryrefslogtreecommitdiffstats
path: root/layout/reftests/native-theme/select-mirrored-when-rtl-ref.html
blob: 1713defff6ce42b3dac3ad8bdceaf6d6b2d74ba2 (plain)
1
2
3
4
<!DOCTYPE html>
<select style="width: 200px; -moz-transform: scaleX(-1);">
  <option>&nbsp;</option>
</select>