From b2fb650279529774b297d788143267c0ce27d5ae Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 22 Jun 2019 12:38:00 -0400 Subject: [PATCH] Fix typos in test page --- docs/tests/procedural-html-filters.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)