styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipclip-pathclip-rulecolorcolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie clip-rule

מאפיין clip-rule קובע את כלל הליפוף (winding rule) לקביעת מה בפנים vs בחוץ של נתיב — nonzero (סטנדרטי) או evenodd (זוגי-אי-זוגי). חל על clipPath ב-SVG ועל path() ב-clip-path.
clipPath { clip-rule: evenodd; } .star { clip-path: path('M 0,0 ...'); clip-rule: evenodd; }
nonzeroערך ברירת המחדל. נקודה בפנים אם כיווני החצייה מצטברים לערך לא-אפס.evenoddנקודה בפנים אם נחתכת מספר אי-זוגי של פעמים — שימושי לצורות עם חורים. CSS Masking Module Level 1 Editor's Draft W3CMDN
Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית