mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +09:00
10 lines
399 B
HTML
10 lines
399 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Element with role main having global state or property aria-relevant with value "additions removals text".</title>
|
|
</head>
|
|
<body>
|
|
<div id="test" role="main" aria-relevant='additions removals text'>Role main with aria-relevant='additions removals text'</div>
|
|
</body>
|
|
</html>
|