Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 2, 2020
1 parent 3fff306 commit c3cd45b
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1971,9 +1971,11 @@ exports[`chromium /api/select/ 1`] = `
equality with the option in order to be selected. If the value is not an
object, the string representation must match with the string
representation of the option in order to be selected.
<text>The</text>
<code>$SOME_CODE</code>
<text>
The input value. Providing an empty string will select no options.
This prop is required when the
value. Providing an empty string will select no options. This prop is
required when the
</text>
<code>$SOME_CODE</code>
<text>prop is</text>
Expand Down Expand Up @@ -9774,9 +9776,10 @@ exports[`chromium /components/rating/ 1`] = `
<text>
A visually distinct appearance for the rating icons. By default, the
rating component uses both a difference of color and shape (filled and
empty icons)to indicate the value. In the event that you are using color
as the only means to indicate the value, the information should also be
also displayed as text, as in this demo. This is important to match
empty icons) to indicate the value. In the event that you are using
color as the only means to indicate the value, the information should
also be also displayed as text, as in this demo. This is important to
match
</text>
<link>success Criterion 1.4.1</link>
<text>of WCAG2.1.</text>
Expand Down Expand Up @@ -26167,17 +26170,18 @@ exports[`firefox /components/rating/ 1`] = `
<listitem>
• A visually distinct appearance for the rating icons. By default, the
rating component uses both a difference of color and shape (filled and
empty icons)to indicate the value. In the event that you are using color
empty icons) to indicate the value. In the event that you are using color
as the only means to indicate the value, the information should also be
also displayed as text, as in this demo. This is important to match
success Criterion 1.4.1 of WCAG2.1.
<statictext>•</statictext>
<text>
A visually distinct appearance for the rating icons. By default, the
rating component uses both a difference of color and shape (filled and
empty icons)to indicate the value. In the event that you are using color
as the only means to indicate the value, the information should also be
also displayed as text, as in this demo. This is important to match
empty icons) to indicate the value. In the event that you are using
color as the only means to indicate the value, the information should
also be also displayed as text, as in this demo. This is important to
match
</text>
<link>success Criterion 1.4.1</link>
<text>of WCAG2.1.</text>
Expand Down

0 comments on commit c3cd45b

Please sign in to comment.