medialize / ally.js

JavaScript library to help modern web applications with accessibility concerns
http://allyjs.io/
MIT License
1.53k stars 83 forks source link

Fix/compare document position fails to work correctly in shadow dom #173

Open MKhowaja opened 4 years ago

MKhowaja commented 4 years ago

Fixes #172 Added a unit test to capture scenario where filtered shadow root elements were being disabled erroneously. Enhanced compare position to work correctly for shadow root elements