Skip to content

Commit eb1d628

Browse files
authored
Ignore -webkit-line-clamp alias (#1632)
1 parent 34f9e3a commit eb1d628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-builder/css.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ const buildPropertyTests = async (specCSS, customCSS) => {
193193
[
194194
"-webkit-appearance",
195195
"-webkit-user-select",
196+
"-webkit-line-clamp",
196197
"grid-gap",
197198
"grid-column-gap",
198199
"grid-row-gap",

0 commit comments

Comments
 (0)