swc/crates/swc_html_minifier/tests/fixture/attribute/tabindex/input.html
2022-05-14 01:43:52 +00:00

2 lines
87 B
HTML

<!doctype html>
<a href="#" tabindex=" 1 ">x</a><button tabindex=" 2 ">y</button>