Unit 'fpCSSResolver' Package
[Overview][Constants][Types][Classes][Index] [#fcl-css]

CSSPseudoNames

Declaration

Source position: fpcssresolver.pas line 142

const CSSPseudoNames: array [0..CSSLastPseudoID] of string = ('?', ':root', ':empty', ':first-child', ':last-child', ':only-child', ':first-of-type', ':last-of-type', ':only-of-type', ':not()', ':is()', ':where()', ':has()', ':nth-child(n)', ':nth-last-child(n)', ':nth-of-type(n)', ':nth-last-of-type(n)');


Documentation generated on: 2023-03-18