Commit b3b4b34
Fix toHaveCompiledCss crash for SVG elements (#1827)
* Fix toHaveCompiledCss crash for SVG elements
* Update .changeset/plain-windows-listen.md
Co-authored-by: Kylor Hall <136543114+kylorhall-atlassian@users.noreply.github.com>
---------
Co-authored-by: Kylor Hall <136543114+kylorhall-atlassian@users.noreply.github.com>1 parent c6aead5 commit b3b4b34
File tree
3 files changed
+20
-1
lines changed- .changeset
- packages
- jest/src
- react/src/__tests__
3 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
21 | 34 | | |
22 | 35 | | |
23 | 36 | | |
| |||
0 commit comments