ReadonlycmykReadonlycontextReadonlycounterReadonlycounterReadonlycounterStatic ReadonlymarkerCalculate all calc() in property values in elementStyle
Optionalelement: ElementSubstitute all variables in property values in elementStyle
Get inherited property value
the inherited property value, or the initial value (or null) if not found
Extract ::marker or ::footnote-marker properties into CSS custom properties (--viv-marker-*) on the parent element's currentStyle, so that the browser's native ::marker can be controlled via polyfill CSS.
For ::marker: the content is resolved from list-style-type/list-style-image if not explicitly set. For ::footnote-marker: the content comes from ::footnote-marker { content: ... } declarations.
OptionalpseudoName: stringProcess CSS string-set property https://drafts.csswg.org/css-gcpm-3/#setting-named-strings-the-string-set-pro
Process CSS running elements https://drafts.csswg.org/css-gcpm-3/#running-elements
Properties that are valid on ::marker and should be extracted to CSS custom properties on the parent element.