#### Reproduction Use StackBlitz to reproduce your issue: https://stackblitz.com/angular/mkqleegjgor?file=app%2Fpaginator-overview-example.ts Steps to reproduce: 1. Go to the Preview window or copy the URL from Preview window and browse with the browser having Accessibility Insight tool as extension. 2. Run the Accessibility Insight(Keros) tool and check the Result. #### Expected Behavior Accessibility Insight should not report any violations for Paginator Control. ARIA Role required by Child Element. #### Actual Behavior Ensures elements with an ARIA role that require child roles contain them.  #### Environment - Angular:~0.901.1 - CDK/Material:5.2.5 - Browser(s):Edge - Operating System (e.g. Windows, macOS, Ubuntu): Window