summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-input-element/range-tick-marks-01-notref.html
blob: 58192bec8e6af537ac89d8be6b032956b34b3099 (plain)
1
2
3
<!doctype html>
<title>LTR range input with datalist reference</title>
<input type="range" min="-100" max="100" value="0" step="10" name="power" list="powers">