Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update snapshots for pr/21365 #356

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19871,7 +19871,6 @@ exports[`firefox /components/button-group/ 1`] = `
</heading>
<paragraph>
<text>The ButtonGroup component can be used to group related buttons.</text>
<text-container></text-container>
</paragraph>
<heading level="2">
Basic button group
Expand Down Expand Up @@ -21486,7 +21485,6 @@ exports[`firefox /components/dialogs/ 1`] = `
Dialogs inform users about a task and can contain critical information,
require decisions, or involve multiple tasks.
</text>
<text-container></text-container>
</paragraph>
<paragraph>
<text>A</text>
Expand Down Expand Up @@ -24484,7 +24482,6 @@ exports[`firefox /components/rating/ 1`] = `
Ratings provide insight regarding others’ opinions and experiences with a
product. Users can also rate products they’ve purchased.
</text>
<text-container></text-container>
</paragraph>
<heading level="2">
Simple ratings
Expand Down Expand Up @@ -25269,6 +25266,7 @@ exports[`firefox /components/selects/ 1`] = `
list of options.
</text>
<text-container></text-container>
<text-container></text-container>
</paragraph>
<heading level="2">
Simple Select
Expand Down Expand Up @@ -26226,7 +26224,6 @@ exports[`firefox /components/slider 1`] = `
</heading>
<paragraph>
<text>Sliders allow users to make selections from a range of values.</text>
<text-container></text-container>
</paragraph>
<paragraph>
<link>Sliders</link>
Expand Down Expand Up @@ -28687,7 +28684,6 @@ exports[`firefox /components/text-fields/ 1`] = `
</heading>
<paragraph>
<text>Text fields let users enter and edit text.</text>
<text-container></text-container>
</paragraph>
<paragraph>
<link>Text fields</link>
Expand Down Expand Up @@ -30489,7 +30485,6 @@ exports[`firefox /components/tooltips/ 1`] = `
Tooltips display informative text when users hover over, focus on, or tap
an element.
</text>
<text-container></text-container>
</paragraph>
<paragraph>
<text>When activated,</text>
Expand Down Expand Up @@ -31121,7 +31116,6 @@ exports[`firefox /components/transfer-list 1`] = `
A transfer list (or "shuttle") enables the user to move one or
more list items between lists.
</text>
<text-container></text-container>
</paragraph>
<heading level="2">
Simple Transfer List
Expand Down