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 Mar 15, 2020
1 parent 3618570 commit bf271c7
Showing 1 changed file with 13 additions and 15 deletions.
28 changes: 13 additions & 15 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -200,19 +200,19 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
of the platform, we allow such pattern.
</text>
<generic>
AgeAge Some important helper textage With visually hidden labelAge None
Label + placeholderName Hai DisabledName Hai ErrorName Thirty
Uncontrolledage PlaceholderAge * RequiredAgeAge
Age NoneAge None Some important helper textage With visually hidden
labelAge None Label + placeholderName Hai DisabledName Hai ErrorName
Thirty Uncontrolledage PlaceholderAge * None RequiredAge NoneAge None
<text>Age </text>
<combobox>
<combobox value="None">
Age
<menuitem selected="true"></menuitem>
<menuitem>Ten</menuitem>
<menuitem>Twenty</menuitem>
<menuitem>Thirty</menuitem>
</combobox>
<text>Age </text>
<combobox>
<combobox value="None">
Age
<menuitem selected="true"></menuitem>
<menuitem>Ten</menuitem>
Expand All @@ -238,23 +238,21 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
<text>Label + placeholderName </text>
<combobox value="Hai" disabled="true">
Name
<menuitem></menuitem>
<menuitem>None</menuitem>
<menuitem selected="true">Hai</menuitem>
<menuitem>Olivier</menuitem>
<menuitem>Kevin</menuitem>
</combobox>
<text>DisabledName </text>
<combobox value="Hai" invalid="true">
Name
<menuitem></menuitem>
<menuitem selected="true">Hai</menuitem>
<menuitem>Olivier</menuitem>
<menuitem>Kevin</menuitem>
</combobox>
<text>ErrorName </text>
<combobox value="Thirty">
Name
<menuitem></menuitem>
<menuitem>Ten</menuitem>
<menuitem>Twenty</menuitem>
<menuitem selected="true">Thirty</menuitem>
Expand All @@ -268,23 +266,23 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
<menuitem>Thirty</menuitem>
</combobox>
<text>PlaceholderAge * </text>
<combobox>
<combobox value="None">
Age *
<menuitem selected="true"></menuitem>
<menuitem>Ten</menuitem>
<menuitem>Twenty</menuitem>
<menuitem>Thirty</menuitem>
</combobox>
<text>RequiredAge</text>
<combobox>
<combobox value="None">
Age
<menuitem selected="true"></menuitem>
<menuitem>Ten</menuitem>
<menuitem>Twenty</menuitem>
<menuitem>Thirty</menuitem>
</combobox>
<text>Age </text>
<combobox>
<combobox value="None">
Age
<menuitem selected="true"></menuitem>
<menuitem>Ten</menuitem>
Expand Down Expand Up @@ -317,13 +315,13 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
selectinputproperty to have aselectfield.
</text>
<generic>
AgeAge Age ​Age
AgeAge Age ​Age None
<text>Age</text>
<textbox>Age</textbox>
<text>Age</text>
<combobox haspopup="listbox">Age ​</combobox>
<text>Age</text>
<combobox>
<combobox value="None">
Age
<menuitem selected="true"></menuitem>
<menuitem>Ten</menuitem>
Expand Down Expand Up @@ -408,8 +406,8 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
native<optgroup>element.
</text>
<generic>
GroupingGrouping ​<text>Grouping </text>
<combobox>
Grouping NoneGrouping ​<text>Grouping </text>
<combobox value="None">
<menuitem selected="true"></menuitem>
<menuitem>Option 1</menuitem>
<menuitem>Option 2</menuitem>
Expand Down

0 comments on commit bf271c7

Please sign in to comment.