From the text on the spec:
Applies to: elements that accept input
I guess this include the form entries (inputs, textares, etc.), but also the contenteditable elements.
However, even if it's a regular element, I'm wondering if we should be able to modify the caret-color, for example, for caret navigation.
@frivoal what do you think?
From the text on the spec:
I guess this include the form entries (inputs, textares, etc.), but also the
contenteditableelements.However, even if it's a regular element, I'm wondering if we should be able to modify the
caret-color, for example, for caret navigation.@frivoal what do you think?