DEV Community

Discussion on: Welcome to `::marker` Psudeo-Element!

Collapse
 
ahferroin7 profile image
Austin S. Hemmelgarn

Whatever happens with it, it's long-term usability is kind of dependent on whether Blink and WebKit add support or not.

Personally, I'd love to have it widely available. I'm particularly excited about the possibility of having icons that can be displayed conditionally without needing to add any HTML code for the icons themselves.

Collapse
 
linuxfuture profile image
Anаѕ R.

it's long-term usability is kind of dependent on whether Blink and WebKit add support or not.

Exactly. I hope we won't wait for so long for this.

having icons that can be displayed conditionally without needing to add any HTML code for the icons themselves.

You can use ::before for this purpose.