[Webkit-unassigned] [Bug 241401] AX: VoiceOver on iOS does not announce role or state of details/summary disclosures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 7 21:41:33 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241401
--- Comment #2 from Callum.McMenamin at mbie.govt.nz ---
Oops - demo HTML I provided contained an error.
Corrected:
<!DOCTYPE html>
<html lang="en-NZ">
<head>
<title>Details summary test</title>
</head>
<body>
<h1>Details summary test</h1>
<details>
<summary>test disclosure</summary>
this is test content
</details>
</body>
</html>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220608/d946123d/attachment.htm>
More information about the webkit-unassigned
mailing list