CSS Painting API

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows developers to write JavaScript to draw images
gptkbp:alsoKnownAs gptkb:CSS_Paint_API
gptkbp:canBe CSS properties: background-image, border-image, etc.
gptkbp:category gptkb:CSS
gptkb:REST_API
Web development
gptkbp:compatibleWith gptkb:Mozilla_Firefox
gptkb:Safari
gptkbp:definedIn gptkb:W3C
gptkbp:enables custom painting in CSS
gptkbp:exposedBy gptkb:paint_worklet
https://www.w3.org/2000/01/rdf-schema#label CSS Painting API
gptkbp:introducedIn gptkb:Chrome_65
gptkbp:partOf gptkb:CSS_Houdini
gptkbp:requires paint worklet registration
gptkbp:specifies https://drafts.css-houdini.org/css-paint-api/
gptkbp:supportedBy gptkb:Google_Chrome
gptkb:Microsoft_Edge
gptkbp:usedFor creating custom backgrounds
creating custom borders
creating custom effects
gptkbp:uses gptkb:JavaScript
Canvas-like drawing context
gptkbp:bfsParent gptkb:CSS_Layout_API
gptkbp:bfsLayer 6