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

Update snapshots for pr/21974 #633

Closed
wants to merge 1 commit into from
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
31 changes: 0 additions & 31 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -16484,7 +16484,6 @@ exports[`chromium /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree>
file system navigator
<treeitem level="1">
Applications
<SVGRoot></SVGRoot>
Expand Down Expand Up @@ -16540,7 +16539,6 @@ exports[`chromium /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree multiselectable="true">
multi-select
<treeitem level="1">
Applications
<SVGRoot></SVGRoot>
Expand Down Expand Up @@ -16604,7 +16602,6 @@ exports[`chromium /components/tree-view/ 1`] = `
<text>SELECT ALL</text>
</button>
<tree multiselectable="true">
controlled
<treeitem level="1">
Applications
<SVGRoot></SVGRoot>
Expand Down Expand Up @@ -16676,7 +16673,6 @@ exports[`chromium /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree>
rich object
<treeitem expanded="true" level="1">
Parent
<SVGRoot></SVGRoot>
Expand Down Expand Up @@ -16738,7 +16734,6 @@ exports[`chromium /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree>
customized
<treeitem expanded="true" level="1">
Main
<SVGRoot></SVGRoot>
Expand Down Expand Up @@ -16808,7 +16803,6 @@ exports[`chromium /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree>
gmail
<treeitem level="1">
All Mail
<SVGRoot></SVGRoot>
Expand Down Expand Up @@ -16917,17 +16911,6 @@ exports[`chromium /components/tree-view/ 1`] = `
<paragraph>
<text>The component follows the WAI-ARIA authoring practices.</text>
</paragraph>
<paragraph>
<text>To have an accessible tree view you must use</text>
<code>$SOME_CODE</code>
<text>or</text>
<code>$SOME_CODE</code>
<text>
to reference or provide a label on the TreeView, otherwise screen readers
will announce it as "tree", making it hard to understand the
context of a specific tree item.
</text>
</paragraph>
<heading level="2">
API
<Anchor></Anchor>
Expand Down Expand Up @@ -29122,7 +29105,6 @@ exports[`firefox /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree>
file system navigator
<treeitem level="1">
Applications
<text>Applications</text>
Expand Down Expand Up @@ -29154,7 +29136,6 @@ exports[`firefox /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree multiselectable="true">
multi-select
<treeitem level="1">
Applications
<text>Applications</text>
Expand Down Expand Up @@ -29194,7 +29175,6 @@ exports[`firefox /components/tree-view/ 1`] = `
<text>SELECT ALL</text>
</button>
<tree multiselectable="true">
controlled
<treeitem level="1">
Applications
<text>Applications</text>
Expand Down Expand Up @@ -29240,7 +29220,6 @@ exports[`firefox /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree>
rich object
<treeitem expanded="true" level="1">
Parent Child - 1 Child - 3<text>Parent</text>
<group>
Expand Down Expand Up @@ -29277,7 +29256,6 @@ exports[`firefox /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree>
customized
<treeitem expanded="true" level="1">
Main Hello Subtree with children World Something something
<text>Main</text>
Expand Down Expand Up @@ -29320,7 +29298,6 @@ exports[`firefox /components/tree-view/ 1`] = `
navigation of our components.
</button>
<tree>
gmail
<treeitem level="1">
All Mail
<paragraph>
Expand Down Expand Up @@ -29398,14 +29375,6 @@ exports[`firefox /components/tree-view/ 1`] = `
<paragraph>
<text>The component follows the WAI-ARIA authoring practices.</text>
</paragraph>
<paragraph>
<text>
To have an accessible tree view you must use aria-labelledby or aria-label
to reference or provide a label on the TreeView, otherwise screen readers
will announce it as "tree", making it hard to understand the
context of a specific tree item.
</text>
</paragraph>
<heading level="2">
API
<link></link>
Expand Down