blob: ad683ac8b9e0223666b6e3ccfc951a9817be0d32 [file] [log] [blame] [edit]
<!DOCTYPE html>
<style>
::before:where(.foo) {
color: red;
}
</style>
<div class=foo></div>