CSS paint() function

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf CSS function
gptkbp:canBe background-image
border-image
mask-image
gptkbp:category gptkb:CSS_Images
gptkbp:compatibleWith gptkb:Safari
gptkb:Firefox
gptkbp:definedIn CSS Painting API specification
gptkbp:enables programmatic drawing in CSS backgrounds and borders
gptkbp:example background-image: paint(myPainter);
gptkbp:hasSyntax paint(<name>, <arguments>)
https://www.w3.org/2000/01/rdf-schema#label CSS paint() function
gptkbp:introducedIn CSS Houdini API
gptkbp:partOf CSS Custom Paint API
gptkbp:requires JavaScript Paint Worklet
Worklet registration
gptkbp:supportedBy gptkb:Edge
gptkb:Chrome
gptkbp:usedFor custom painting in CSS
gptkbp:bfsParent gptkb:Paint_Worklet
gptkbp:bfsLayer 7