1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-09 00:29:11 +00:00
Files
UXP/testing/web-platform/tests/conformance-checkers/html-aria/name-computation-input/538.html
T

12 lines
200 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Test 538 UT type="hidden" with no aria-labelledby and with id="test".</title>
</head>
<body>
<input type="hidden" id="test">
</body>
</html>