summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/attributes/data/value-isvalid.html
blob: 96f0917d4845e3cf9605df850a3a1a9e7137bee0 (plain)
1
2
3
4
5
6
7
<!doctype html>
<meta charset=utf-8>
<title>valid data-</title>
<!-- starts with the string "data-", has at least one character after the hyphen, is XML-compatible, and contains no uppercase ASCII letters -->
<p data-z="">
<!-- starts with the string "data-", has at least one character after the hyphen, is XML-compatible, and contains no uppercase ASCII letters -->
<p data-78zxyabc123-foo_bar_baz="">