Verify displaying the image as decorative if the img element has the attribute role = presentation and without its own alt value.
Verify displaying the image as decorative if the img element has the attribute role = presentation and with own alt value.
Verify displaying the image as decorative if the img element has the attribute role = none and without its own alt value.
Verify displaying the image as decorative if the img element has the attribute role = none and with own alt value.
Verify displaying the image as decorative if the img element has the attribute display:none and without own alt value
Verify displaying the image as decorative if the img element has the attribute display:none and with own alt value