From 24abed13369469c174acbec5e5939e252b29936f Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Wed, 5 Jun 2019 14:23:25 +0100 Subject: Fix keyboard handling of button-style checkbox/radio button groups (#28834) - adds more defensive checks to make sure no unnecessary toggling happens on disabled buttons; this also fixes an up-to-now undiscovered bug where a toggle button with `.disabled` class would still have its `aria-pressed` toggled - adds a set of explicit tests for the above case of disabled buttons and `aria-pressed` - remove a now irrelevant (or at least very nonsensical) test for `