Commit d4fbb5c
feat(experimental): support aria snapshot (#9668)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>1 parent b77de96 commit d4fbb5cCopy full SHA for d4fbb5c
52 files changed
+4,067-170Lines changed: 4067 additions & 170 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .github/workflows
- docs
- .vitepress
- api
- guide
- browser
- packages
- browser
- src/client/tester
- expect/src
- snapshot/src
- port
- types
- ui
- client/components
- artifacts/visual-regression
- views
- vitest/src/integrations
- chai
- snapshot
- test
- browser
- fixtures/aria-snapshot
- __snapshots__
- specs
- snapshots
- test
- fixtures
- domain-aria-inline
- domain-aria
- domain-error
- __snapshots__
- domain-inline
- domain-poll-inline
- domain-poll
- domain
- test-utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
120 | 120 | |
121 | 121 | |
122 | 122 | |
| 123 | + |
| 124 | + |
| 125 | + |
123 | 126 | |
124 | 127 | |
125 | 128 | |
|
Collapse file
+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
806 | 806 | |
807 | 807 | |
808 | 808 | |
| 809 | + |
| 810 | + |
| 811 | + |
| 812 | + |
| 813 | + |
809 | 814 | |
810 | 815 | |
811 | 816 | |
|
Collapse file
+37Lines changed: 37 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1010 | 1010 | |
1011 | 1011 | |
1012 | 1012 | |
| 1013 | + |
| 1014 | + |
| 1015 | + |
| 1016 | + |
| 1017 | + |
| 1018 | + |
| 1019 | + |
| 1020 | + |
| 1021 | + |
| 1022 | + |
| 1023 | + |
| 1024 | + |
| 1025 | + |
| 1026 | + |
| 1027 | + |
| 1028 | + |
| 1029 | + |
| 1030 | + |
| 1031 | + |
| 1032 | + |
| 1033 | + |
| 1034 | + |
| 1035 | + |
| 1036 | + |
| 1037 | + |
| 1038 | + |
| 1039 | + |
| 1040 | + |
| 1041 | + |
| 1042 | + |
| 1043 | + |
| 1044 | + |
| 1045 | + |
| 1046 | + |
| 1047 | + |
| 1048 | + |
| 1049 | + |
1013 | 1050 | |
1014 | 1051 | |
1015 | 1052 | |
|
0 commit comments