From 55968bf61f1fa1e2e514f6890fe050a9657d1c7a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 19 Apr 2021 11:26:56 +0000 Subject: [PATCH] Update snapshots --- .../__snapshots__/aom.test.js.snap | 67 ++++++++++++++----- lib/a11y-snapshot/deploy.json | 36 +++++----- 2 files changed, 70 insertions(+), 33 deletions(-) diff --git a/lib/a11y-snapshot/__snapshots__/aom.test.js.snap b/lib/a11y-snapshot/__snapshots__/aom.test.js.snap index 58e8cca0a..89c14ba65 100644 --- a/lib/a11y-snapshot/__snapshots__/aom.test.js.snap +++ b/lib/a11y-snapshot/__snapshots__/aom.test.js.snap @@ -3247,7 +3247,7 @@ exports[`chromium /components/buttons/ 1`] = ` Outlined buttons - are medium-emphasis buttons. They contain actions that are important, but + are medium-emphasis buttons. They contain actions that are important but aren't the primary action in an app. @@ -3343,7 +3343,7 @@ exports[`chromium /components/buttons/ 1`] = ` Sizes - For larger or smaller buttons use the + For larger or smaller buttons, use the $SOME_CODE prop. @@ -3646,7 +3646,7 @@ exports[`chromium /components/buttons/ 1`] = ` component provides the $SOME_CODE - prop to handle this use case. However for certain focus polyfills + prop to handle this use case. However, for certain focus polyfills $SOME_CODE @@ -3688,7 +3688,7 @@ exports[`chromium /components/buttons/ 1`] = ` - CSS only. You can remove the pointer events style on the disabled state + CSS only. You can remove the pointer-events style on the disabled state of the $SOME_CODE @@ -9681,7 +9681,7 @@ exports[`chromium /components/tabs/ 1`] = ` Long labels will automatically wrap on tabs. If the label is too long for - the tab, it will overflow and the text will not be visible. + the tab, it will overflow, and the text will not be visible.