wordpress-develop/src/js/_enqueues
Andrea Fercia 218162803e Accessibility: Comments: Improve links and buttons semantics and interaction.
With the exception of the "Edit" link, the "row actions" controls in the Comments table behave differently depending if JavaScript support is on or off.
When JavaScript support is off, they behave like links. When JavaScript support is on, they behave like buttons and they need to be buttons or have an ARIA `role="button"` added via JavaScript.

Lastly, the buttons in the Reply/Quick Edit form and the "Add Comment" in the edit post page meta box need to be buttons.

Fixes #43412.


git-svn-id: https://develop.svn.wordpress.org/trunk@44759 602fd350-edb4-49c9-b593-d223f7449a82
2019-02-20 23:36:26 +00:00
..
admin Accessibility: Comments: Improve links and buttons semantics and interaction. 2019-02-20 23:36:26 +00:00
deprecated Docs: Add file doc @output annotations. 2018-06-15 10:18:44 +00:00
lib Comments: Fix backward compatibility regressions in comment reply JavaScript. 2019-02-18 04:26:09 +00:00
vendor TinyMCE: fix external references in wpview and wpemoji plugins in the Classic Block instance when running from /build. 2019-01-30 14:11:01 +00:00
wp Customiser: Prevent JS errors when previewing pages with an <area> tag. 2019-01-21 23:02:39 +00:00