Commit a18d618
deps: update dependency jsdom to v27 (#350)
* deps: update dependency jsdom to v27
* fix: update embed-layout test for jsdom v27 compatibility
jsdom v27 handles undefined style attributes differently than v26.
Updated test to use getComputedStyle and check for 'none' or empty
string instead of using toHaveStyle with expect.anything().
Co-authored-by: Erv Walter <ervwalter@users.noreply.github.com>
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Erv Walter <ervwalter@users.noreply.github.com>1 parent ddab4f9 commit a18d618
3 files changed
Lines changed: 167 additions & 116 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
0 commit comments