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

Commit 6b2c75f

Browse files
committed
Update snapshots
1 parent 3fff306 commit 6b2c75f

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1971,9 +1971,11 @@ exports[`chromium /api/select/ 1`] = `
19711971
equality with the option in order to be selected. If the value is not an
19721972
object, the string representation must match with the string
19731973
representation of the option in order to be selected.
1974+
<text>The</text>
1975+
<code>$SOME_CODE</code>
19741976
<text>
1975-
The input value. Providing an empty string will select no options.
1976-
This prop is required when the
1977+
value. Providing an empty string will select no options. This prop is
1978+
required when the
19771979
</text>
19781980
<code>$SOME_CODE</code>
19791981
<text>prop is</text>
@@ -9774,9 +9776,10 @@ exports[`chromium /components/rating/ 1`] = `
97749776
<text>
97759777
A visually distinct appearance for the rating icons. By default, the
97769778
rating component uses both a difference of color and shape (filled and
9777-
empty icons)to indicate the value. In the event that you are using color
9778-
as the only means to indicate the value, the information should also be
9779-
also displayed as text, as in this demo. This is important to match
9779+
empty icons) to indicate the value. In the event that you are using
9780+
color as the only means to indicate the value, the information should
9781+
also be also displayed as text, as in this demo. This is important to
9782+
match
97809783
</text>
97819784
<link>success Criterion 1.4.1</link>
97829785
<text>of WCAG2.1.</text>
@@ -26167,17 +26170,18 @@ exports[`firefox /components/rating/ 1`] = `
2616726170
<listitem>
2616826171
• A visually distinct appearance for the rating icons. By default, the
2616926172
rating component uses both a difference of color and shape (filled and
26170-
empty icons)to indicate the value. In the event that you are using color
26173+
empty icons) to indicate the value. In the event that you are using color
2617126174
as the only means to indicate the value, the information should also be
2617226175
also displayed as text, as in this demo. This is important to match
2617326176
success Criterion 1.4.1 of WCAG2.1.
2617426177
<statictext>•</statictext>
2617526178
<text>
2617626179
A visually distinct appearance for the rating icons. By default, the
2617726180
rating component uses both a difference of color and shape (filled and
26178-
empty icons)to indicate the value. In the event that you are using color
26179-
as the only means to indicate the value, the information should also be
26180-
also displayed as text, as in this demo. This is important to match
26181+
empty icons) to indicate the value. In the event that you are using
26182+
color as the only means to indicate the value, the information should
26183+
also be also displayed as text, as in this demo. This is important to
26184+
match
2618126185
</text>
2618226186
<link>success Criterion 1.4.1</link>
2618326187
<text>of WCAG2.1.</text>

0 commit comments

Comments
 (0)