0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-21 19:45:17 +00:00
htmlpurifier/tests/HTMLPurifier/AttrDef/HTML
Kieran dbbd3e59f9
Add contenteditable attribute definition (#332)
* Add contenteditable attribute definition

* gate behind html.trusted

* use enum
2022-09-06 13:04:45 -04:00
..
BoolTest.php All values, including empty, are valid HTML bools. 2015-02-11 16:36:44 -08:00
ClassTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ColorTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ContentEditableTest.php Add contenteditable attribute definition (#332) 2022-09-06 13:04:45 -04:00
FrameTargetTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
IDTest.php Fix #73 with Attr.ID.HTML5 2016-07-16 05:52:45 -07:00
LengthTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
LinkTypesTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
MultiLengthTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
NmtokensTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
PixelsTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00