do we need tab roles now? |
elements/pf-table/pf-tr.ts:150
|
add label prop |
elements/pf-progress-stepper/pf-progress-stepper.ts:61
|
in non-modal case, toggle the dialog |
elements/pf-modal/pf-modal.ts:230
|
non-modal mode |
elements/pf-modal/pf-modal.ts:302
|
add label |
elements/pf-jump-links/pf-jump-links-list.ts:16
|
fix the collapsed whitespace between the end of the "inline-compact" variant and the text node. |
elements/pf-clipboard-copy/pf-clipboard-copy.ts:74
|
reexamine using `<pf-button>` directly once cross-root aria is solved in browsers |
elements/pf-chip/pf-chip.ts:41
|
don't test shadowroots |
elements/pf-tile/test/pf-tile.spec.ts:36
|
don't test shadowroots |
elements/pf-tile/test/pf-tile.spec.ts:45
|
don't test shadowroots |
elements/pf-tile/test/pf-tile.spec.ts:56
|
can we test this without inspecting the private shadowRoot? |
elements/pf-switch/test/pf-switch.spec.ts:96
|
can we test this without inspecting the private shadowRoot? |
elements/pf-switch/test/pf-switch.spec.ts:116
|
can we test this without inspecting the private shadowRoot? |
elements/pf-switch/test/pf-switch.spec.ts:133
|
test keyboard a11y with wtr sendKeys |
elements/pf-switch/test/pf-switch.spec.ts:178
|
this has been flaky. revisit later |
elements/pf-card/test/pf-card.spec.ts:146
|
remove assertions on shadow roots |
elements/pf-banner/test/pf-banner.spec.ts:31
|
remove assertions on shadow roots |
elements/pf-banner/test/pf-banner.spec.ts:47
|
remove assertions on shadow roots |
elements/pf-banner/test/pf-banner.spec.ts:63
|
remove assertions on shadow roots |
elements/pf-banner/test/pf-banner.spec.ts:79
|
allow multiple initializers |
core/pfe-core/decorators/initializer.ts:15
|
remove after #2570, by forwarding the `getHTMLElement` options |
core/pfe-core/controllers/tabs-controller.ts:168
|