An img (role) is used when a section of elements combine to form an image. In such scenario the container can be assigned the role of img and provide an alternate text description for it.
<div role=â€img†alt=â€alternate text for the groupâ€>
<div>Elements of the group</div>
</div>
Next Link role