mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:09:39 +00:00
11 lines
384 B
HTML
11 lines
384 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".</title>
|
|
</head>
|
|
<body>
|
|
<div id="test" role="main" aria-relevant='additions removals'>Role main with aria-relevant='additions removals'</div>
|
|
</body>
|
|
</html>
|