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 Apr 2, 2020
1 parent 73cfe2f commit 66ebd01
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ exports[`material-ui.netlify.com matches the snapshot on / 1`] = `
<combobox description="Change language" haspopup="menu">
Change language
</combobox>
<combobox description="Toggle notifications panel" haspopup="menu">
Toggle notifications panel
</combobox>
<link description="Edit website colors">Edit website colors</link>
<link description="GitHub repository">GitHub repository</link>
<button description="Toggle light/dark theme">Toggle light/dark theme</button>
<button description="Toggle right-to-left/left-to-right">
Toggle right-to-left/left-to-right
</button>
<combobox description="Toggle notifications panel" haspopup="menu">
Toggle notifications panel
</combobox>
<link description="GitHub repository">GitHub repository</link>
<main>
<heading level="1">MATERIAL-UI</heading>
<heading level="2">
Expand Down Expand Up @@ -110,7 +110,7 @@ exports[`material-ui.netlify.com matches the snapshot on / 1`] = `
<link>About</link>
<link>Contact Us</link>
<text>Currently</text>
<link>v4.9.8. View versions page.</link>
<link>v4.9.6. View versions page.</link>
<text>. Released under the</text>
<link>MIT License</link>
<text>.Copyright ©2020Material-UI.</text>
Expand All @@ -128,15 +128,15 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
selected menu item appears on top of the emitting element.
</text>
<generic>
Age Age ​Age Age ​ Some important helper textWithout label Without labelAge
Age Label + placeholderName Name ​ DisabledName Name ​ ErrorName Name ​ Read
onlyAge Age ​ Auto widthWithout label PlaceholderAge * Age ​ RequiredAge Age
​Age Age ​<text>Age </text>
Age Age ​Age Age ​ Some important helper textWithout labelAge Age Label +
placeholderName Name ​ DisabledName Name ​ ErrorName Name ​ Read onlyAge Age
​ Auto widthPlaceholder PlaceholderAge * Age ​ RequiredAge Age ​Age Age ​
<text>Age </text>
<combobox haspopup="listbox">Age ​</combobox>
<text>Age </text>
<combobox haspopup="listbox">Age ​</combobox>
<text>Some important helper text </text>
<combobox haspopup="listbox">Without label</combobox>
<combobox haspopup="listbox"></combobox>
<text>Without labelAge </text>
<combobox haspopup="listbox">Age</combobox>
<text>Label + placeholderName </text>
Expand All @@ -148,7 +148,7 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
<text>Read onlyAge </text>
<combobox haspopup="listbox">Age ​</combobox>
<text>Auto width </text>
<combobox haspopup="listbox">Without label</combobox>
<combobox haspopup="listbox">Placeholder</combobox>
<text>PlaceholderAge * </text>
<combobox haspopup="listbox">Age * ​</combobox>
<text>RequiredAge</text>
Expand Down Expand Up @@ -326,15 +326,15 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
an array.
</text>
<generic>
Name Name ​Tag Tag ​Chip Chip ​Without labelNative
Name Name ​Tag Tag ​Chip Chip ​Native
<text>Name </text>
<combobox haspopup="listbox">Name ​</combobox>
<text>Tag </text>
<combobox haspopup="listbox">Tag ​</combobox>
<text>Chip </text>
<combobox haspopup="listbox">Chip ​</combobox>
<text> </text>
<combobox haspopup="listbox">Without label</combobox>
<combobox haspopup="listbox"></combobox>
<text>Native </text>
<listbox multiselectable="true">
Native
Expand Down Expand Up @@ -394,7 +394,6 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
<generic>
Grouping NoneGrouping ​<text>Grouping </text>
<combobox value="None">
Grouping
<menuitem selected="true"></menuitem>
<menuitem>Option 1</menuitem>
<menuitem>Option 2</menuitem>
Expand Down

0 comments on commit 66ebd01

Please sign in to comment.