You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Description
The images provided in the Accessibility Object Model section are swapped, as one could see the first code snippet using <div>s and <span>s doesn't use semantic HTML tags. However, in the case of both the images from Developer tools, the left image captioned as that for the first snippet, suggests otherwise.
Screenshots
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To prevent this from happening, leave a comment.
Description
The images provided in the Accessibility Object Model section are swapped, as one could see the first code snippet using
<div>
s and<span>
s doesn't use semantic HTML tags. However, in the case of both the images from Developer tools, the left image captioned as that for the first snippet, suggests otherwise.Screenshots
The text was updated successfully, but these errors were encountered: