Skip to content

Commit e20dc61

Browse files
committed
Update test
1 parent 86a7959 commit e20dc61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,7 +1226,6 @@ view {
12261226
display: min(0, 1);
12271227
display: max(0, 1);
12281228
display: clamp(0, 100, 2);
1229-
display: toggle(italic, normal);
12301229
display: round(var(--width), 50px);
12311230
display: mod(-18px, 5px);
12321231
display: rem(-18px, 5px);

0 commit comments

Comments
 (0)