mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-31 03:51:38 +09:00
11 lines
246 B
HTML
11 lines
246 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 557 IMG with aria-label="l" and alt="a" and title="t" and aria-labelledby not specified.</title>
|
|
</head>
|
|
<body>
|
|
<img src="foo.jpg" aria-label="1" alt="a" title="t"/>
|
|
</body>
|
|
</html>
|
|
|