value-isvalid.html (404B)
1 <!doctype html> 2 <meta charset=utf-8> 3 <title>valid data-</title> 4 <!-- starts with the string "data-", has at least one character after the hyphen, is XML-compatible, and contains no uppercase ASCII letters --> 5 <p data-z=""> 6 <!-- starts with the string "data-", has at least one character after the hyphen, is XML-compatible, and contains no uppercase ASCII letters --> 7 <p data-78zxyabc123-foo_bar_baz="">