Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<style>
::before:where(.foo) {
color: red;
}
</style>
<div class=foo></div>