Skip to content

Commit 60f81cc

Browse files
committed
Block contextual toolbar: add role=application
1 parent 8d31694 commit 60f81cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/block-editor/src/components/block-tools/selected-block-popover.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ function SelectedBlockPopover( {
157157
__unstablePopoverSlot={ __unstablePopoverSlot }
158158
__unstableContentRef={ __unstableContentRef }
159159
resize={ false }
160+
role="application"
160161
{ ...popoverProps }
161162
>
162163
{ shouldShowContextualToolbar && (

0 commit comments

Comments
 (0)