| Name | Anwendung | Typ | Standardwert | mögliche Werte | 
| clip-path | optional | svg:ClipPathValue | none | - | 
| clip-rule | optional | svg:ClipFillRule | nonzero | - | 
| cursor | optional | svg:CursorValue | auto | - | 
| display | optional | string | inline | inline block
 list-item
 run-in
 compact
 marker
 table
 inline-table
 table-row-group
 table-header-group
 table-footer-group
 table-row
 table-column-group
 table-column
 table-cell
 table-caption
 none
 inherit
 
 | 
| filter | optional | svg:FilterValue | none | - | 
| image-rendering | optional | string | auto | auto optimizeSpeed
 optimizeQuality
 inherit
 
 | 
| mask | optional | svg:MaskValue | none | - | 
| opacity | optional | svg:OpacityValue | 1 | - | 
| pointer-events | optional | string | visiblePainted | visiblePainted visibleFill
 visibleStroke
 visible
 painted
 fill
 stroke
 all
 none
 inherit
 
 | 
| shape-rendering | optional | string | auto | auto optimizeSpeed
 crispEdges
 geometricPrecision
 inherit
 
 | 
| text-rendering | optional | string | auto | auto optimizeSpeed
 optimizeLegibility
 geometricPrecision
 inherit
 
 | 
| visibility | optional | string | visible | visible hidden
 inherit
 
 |