Skip to content

Commit 6d8d05d

Browse files
vrugtehagelAdam Argyle
authored andcommitted
Reduce diff
1 parent 6f20f59 commit 6d8d05d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/property-list.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,14 +2086,17 @@
20862086
122px 57px, 184px 73px, 198px 105px, 199px 150px,
20872087
145px 159px, 155px 139px, 126px 120px, 112px 138px,
20882088
80px 128px, 39px 126px, 24px 104px);
2089+
20892090
clip-path: path("M0 0L1 1Q1,2-3-3Zm5 5.6.6.6Z");
20902091
clip-path: rect(5px 5px 160px 20% 145px round 20%);
2092+
clip-path: xywh(-10% -5px 0 100px round 10% 0);
20912093
clip-rule: initial;
20922094
clip-rule: inherit;
20932095
clip-rule: unset;
20942096
clip-rule: nonzero;
20952097
clip-rule:evenodd ;
20962098

2099+
20972100
/* out of range 0-100% */
20982101

20992102
/* valid */

0 commit comments

Comments
 (0)