Commit 696810f
update tests to reflect changes in Lightning CSS
This commit (parcel-bundler/lightningcss@284debf) introduced:
"Don't put unknown pseudo elements in an `:is()`"
I thought this was a bug at first, but looking at MDN, these pseudo
elements are non-standard:
- https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-inner-spin-button
- https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-outer-spin-button1 parent 42e168b commit 696810f
File tree
2 files changed
+187
-176
lines changed- tests
- plugins/__snapshots__
2 files changed
+187
-176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
308 | 312 | | |
309 | 313 | | |
310 | 314 | | |
311 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
312 | 320 | | |
313 | 321 | | |
314 | 322 | | |
| |||
0 commit comments