For every empty paragraph created by the visual editor,
it uses a shim image as a placeholder for content.
This image doesn't server any purpose order than being a shim. The fix is to set the role of the image to none for screen readers.
Steps to Reproduce:
- Create Visual Editor
- Check if Image node has proper control type.
Actual Results:
Image node doesn't have the proper control type
Expected Results:
image node doesn't have the proper control type.