@@ -1971,9 +1971,11 @@ exports[`chromium /api/select/ 1`] = `
1971
1971
equality with the option in order to be selected. If the value is not an
1972
1972
object, the string representation must match with the string
1973
1973
representation of the option in order to be selected.
1974
+ <text>The</text>
1975
+ <code>$SOME_CODE</code>
1974
1976
<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
1977
1979
</text>
1978
1980
<code>$SOME_CODE</code>
1979
1981
<text>prop is</text>
@@ -9774,9 +9776,10 @@ exports[`chromium /components/rating/ 1`] = `
9774
9776
<text>
9775
9777
A visually distinct appearance for the rating icons. By default, the
9776
9778
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
9780
9783
</text>
9781
9784
<link>success Criterion 1.4.1</link>
9782
9785
<text>of WCAG2.1.</text>
@@ -26167,17 +26170,18 @@ exports[`firefox /components/rating/ 1`] = `
26167
26170
<listitem>
26168
26171
• A visually distinct appearance for the rating icons. By default, the
26169
26172
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
26171
26174
as the only means to indicate the value, the information should also be
26172
26175
also displayed as text, as in this demo. This is important to match
26173
26176
success Criterion 1.4.1 of WCAG2.1.
26174
26177
<statictext>•</statictext>
26175
26178
<text>
26176
26179
A visually distinct appearance for the rating icons. By default, the
26177
26180
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
26181
26185
</text>
26182
26186
<link>success Criterion 1.4.1</link>
26183
26187
<text>of WCAG2.1.</text>
0 commit comments