Skip to content

fix(role): compute <output> accessible name from labels#27415

Merged
pavelfeldman merged 1 commit into
microsoft:mainfrom
pavelfeldman:output_label
Oct 3, 2023
Merged

fix(role): compute <output> accessible name from labels#27415
pavelfeldman merged 1 commit into
microsoft:mainfrom
pavelfeldman:output_label

Conversation

@pavelfeldman

@pavelfeldman pavelfeldman commented Oct 3, 2023

Copy link
Copy Markdown
Member

Fixes: #27403

@pavelfeldman
pavelfeldman merged commit ae08d03 into microsoft:main Oct 3, 2023
@github-actions

github-actions Bot commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › loader.spec.ts:755:5 › should resolve .js import to .tsx file in non-ESM mode for components

8 flaky ⚠️ [chromium] › page/page-event-request.spec.ts:101:3 › should report navigation requests and responses handled by service worker
⚠️ [firefox] › library/trace-viewer.spec.ts:680:1 › should follow redirects
⚠️ [firefox] › library/tracing.spec.ts:239:5 › should not include trace resources from the previous chunks
⚠️ [chromium] › library/tracing.spec.ts:239:5 › should not include trace resources from the previous chunks
⚠️ [playwright-test] › ui-mode-test-progress.spec.ts:167:5 › should update tracing network live
⚠️ [webkit] › library/browsercontext-reuse.spec.ts:50:1 › should reset serviceworker
⚠️ [webkit] › library/tracing.spec.ts:239:5 › should not include trace resources from the previous chunks
⚠️ [webkit] › page/page-goto.spec.ts:266:3 › should fail when navigating to bad SSL

25789 passed, 605 skipped
✔️✔️✔️

Merge workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] getByLabel() works but getByRole() doesn't work for <output> tag

2 participants