Fix/cover placeholder color options keyboard accessibility #123874
Annotations
10 errors and 2 warnings
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Black"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="1d2cbdf8-cfdd-412f-9bf7-23ee82c64a80"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-1d2cbdf8-cfdd-412f-9bf7-23ee82c64a80"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-1"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-1-2"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-1-3"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>
<div
class="popover-slot css-161q9d5-PolymorphicDiv e19lxcc00"�[39
|
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Black"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="b63ea868-abe9-4b7a-a442-4ee9ddd26357"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-b63ea868-abe9-4b7a-a442-4ee9ddd26357"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-2"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-2-4"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-2-5"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>
<div
class="popover-slot css-161q9d5-PolymorphicDiv e19lxcc00"
|
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Black"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="20048d26-384e-4ffd-a19c-b082e5451244"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-20048d26-384e-4ffd-a19c-b082e5451244"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-3"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-3-6"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-3-7"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>
<div
class="popover-slot css-161q9d5-PolymorphicDiv e19lxcc00"�[39
|
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Black"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="5d389306-fdac-41da-bfad-6b60164b7952"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-5d389306-fdac-41da-bfad-6b60164b7952"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-4"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-4-8"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-4-9"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>
<div
class="popover-slot css-161q9d5-PolymorphicDiv e19lxcc00"
|
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Black"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="7d6cf192-f617-4273-ad32-14e08513c9f2"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-7d6cf192-f617-4273-ad32-14e08513c9f2"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-6"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-6-12"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-6-13"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div
class="components-popover__fallback-container"
/>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>
|
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Black"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="594ba569-8ac5-4cc3-a360-f53ac3f3dae1"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-594ba569-8ac5-4cc3-a360-f53ac3f3dae1"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-7"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-7-14"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-7-15"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div
class="components-popover__fallback-container"
/>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>
|
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Black"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="53cb8604-5f65-4f30-b3c9-83aa2697863e"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-53cb8604-5f65-4f30-b3c9-83aa2697863e"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-8"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-8-16"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-8-17"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div
class="components-popover__fallback-container"
/>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>
|
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "White"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="cb43b05d-ee65-4aee-bfe6-374f7b57def3"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-cb43b05d-ee65-4aee-bfe6-374f7b57def3"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-9"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-9-18"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-9-19"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div
class="components-popover__fallback-container"
/>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>
|
Running the tests:
packages/block-library/src/cover/test/edit.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "White"
Here are the accessible roles:
document:
Name "Block: Cover":
<div
aria-label="Block: Cover"
class="is-placeholder block-editor-block-list__block wp-block wp-block-cover"
data-block="05401044-3f3d-42d8-b624-de9a0d35ea07"
data-title="Cover"
data-type="core/cover"
draggable="true"
id="block-05401044-3f3d-42d8-b624-de9a0d35ea07"
role="document"
tabindex="0"
/>
--------------------------------------------------
group:
Name "Background color":
<div
aria-label="Background color"
class="components-circular-option-picker"
id="components-circular-option-picker-10"
role="group"
/>
--------------------------------------------------
button:
Name "Black":
<button
aria-label="Black"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-10-20"
style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
type="button"
/>
Name "White":
<button
aria-label="White"
aria-pressed="false"
class="components-button components-circular-option-picker__option is-next-40px-default-size"
id="components-circular-option-picker-10-21"
style="background-color: rgb(255, 255, 255); color: rgb(255, 255, 255);"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<p
class="a11y-speak-intro-text"
id="a11y-speak-intro-text"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
Notifications
</p>
<div
aria-atomic="true"
aria-live="assertive"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-assertive"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div
aria-atomic="true"
aria-live="polite"
aria-relevant="additions text"
class="a11y-speak-region"
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
>
To edit this block, you need permission to upload media.
</div>
<div
class="components-popover__fallback-container"
/>
<div>
<span
class="block-editor-block-inspector__no-blocks"
>
No block selected.
</span>
<div
class="block-editor-block-canvas"
style="height: 100%;"
>�[39
|
Running the tests
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Setup Node.js and install dependencies
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Loading