PolymerElements / iron-menu-behavior

Accessible menu behavior
18 stars 28 forks source link

Use `getAttribute('tabindex')` in tests for IE / Edge bug. #92

Closed bicknellr closed 7 years ago

bicknellr commented 7 years ago

Fixes #91. This bug has been marked by the Edge devs as "won't fix": https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4365703/ .