diff --git a/docs/tests/procedural-html-filters.html b/docs/tests/procedural-html-filters.html index 10cc3625e..3309d1eab 100644 --- a/docs/tests/procedural-html-filters.html +++ b/docs/tests/procedural-html-filters.html @@ -118,12 +118,12 @@
- ^#pcf #a10 .pass > a:has(b) + .fail + ^#phf #a10 .pass > a:has(b) + .fail
- ^#pcf #a11 .pass > a:has(b) + .fail:has(b) + ^#phf #a11 .pass > a:has(b) + .fail:has(b)