Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ exports[`material-ui.netlify.com matches the snapshot on / 1`] = `
<link>About</link>
<link>Contact Us</link>
<text>Currently</text>
<link>v4.9.9. View versions page.</link>
<link>v4.9.8. View versions page.</link>
<text>. Released under the</text>
<link>MIT License</link>
<text>.Copyright ©2020Material-UI.</text>
Expand All @@ -126,29 +126,27 @@ 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>
<combobox disabled="true" haspopup="listbox">
Name ​
</combobox>
<combobox haspopup="listbox">Name ​</combobox>
<text>DisabledName </text>
<combobox haspopup="listbox">Name ​</combobox>
<text>ErrorName </text>
<combobox haspopup="listbox">Name ​</combobox>
<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 +324,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