Closed davwheat closed 3 years ago
Prevents link/image clicks on synopsis from taking you to their respective locations when meaning to view the discussion instead.
While this doesn't directly affect synopsis as-is, if the excerpt is moved to another location, interactivity is allowed.
The inert attribute also tells accessibility engines that the content within is non-interactive.
inert
Prevents link/image clicks on synopsis from taking you to their respective locations when meaning to view the discussion instead.
While this doesn't directly affect synopsis as-is, if the excerpt is moved to another location, interactivity is allowed.
The
inert
attribute also tells accessibility engines that the content within is non-interactive.