Skip to content

Commit de61d35

Browse files
Remove unnecessary ARIA attributes from PivotGrid ignored rules
1 parent 141f4f6 commit de61d35

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/demos/testing/common.test.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,6 @@ const getIgnoredRules = (testName) => {
8080
'FileManager-Overview': ['aria-command-name', 'empty-table-header', 'label'],
8181
'FileManager-UICustomization': ['aria-command-name', 'empty-table-header', 'label'],
8282

83-
'PivotGrid-SummaryDisplayModes': ['aria-allowed-attr'],
84-
'PivotGrid-StatePersistence': ['aria-allowed-attr'],
85-
'PivotGrid-StandaloneFieldChooser': ['aria-allowed-attr'],
86-
'PivotGrid-FieldPanel': ['aria-allowed-attr'],
87-
'PivotGrid-ExcelJsHeaderAndFooter': ['aria-allowed-attr'],
88-
8983
'Gantt-Appearance': ['aria-toggle-field-name'],
9084
'Gantt-ExportToPDF': ['aria-toggle-field-name'],
9185
'Gantt-StripLines': ['aria-required-parent', 'aria-valid-attr-value'],

0 commit comments

Comments
 (0)