0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-08 15:11:51 +00:00
htmlpurifier/library
Daijobou d91e3ea8c6
More CSS selector options
Source https://www.w3schools.com/cssref/css_selectors.asp

Missing 

:lang(language)
:not(selector)
:nth-child(n)
:nth-last-child(n)
:nth-last-of-type(n)
:nth-of-type(n)
2018-04-29 19:07:14 +02:00
..
HTMLPurifier More CSS selector options 2018-04-29 19:07:14 +02:00
HTMLPurifier.auto.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.autoload-legacy.php Quarantine __autoload defs for PHP 7.2 compat 2017-12-30 00:23:05 -05:00
HTMLPurifier.autoload.php Quarantine __autoload defs for PHP 7.2 compat 2017-12-30 00:23:05 -05:00
HTMLPurifier.composer.php Make Composer work with PHP 5.2 and earlier. Reported by @voku 2013-12-08 15:51:56 -08:00
HTMLPurifier.func.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
HTMLPurifier.includes.php Release 4.10.0 2018-02-22 20:58:20 -05:00
HTMLPurifier.kses.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
HTMLPurifier.path.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.php Release 4.10.0 2018-02-22 20:58:20 -05:00
HTMLPurifier.safe-includes.php Usage/includes update. 2017-03-06 23:06:56 -08:00