Commit graph

11 commits

Author SHA1 Message Date
07ed6e99d0 cleanup 2024-07-11 20:01:03 -06:00
4bff7f2f87 cleaning up and updating
Brought phpstan and phpunit versions up, and fixed phpunit deprecations. I just deleted a bunch of tests of abstract classes, because phpunit has deprecated it and that stuff should all be getting tested every which way downstream anyway.
2024-07-11 19:33:51 -06:00
8b70867e40 consolidated height/width helpers into a trait 2023-09-13 21:54:38 +00:00
51de2d6f64 more comments, improved boolean attributes 2023-09-08 23:03:13 +00:00
67763ada8f reorganized html5 parsing, added some tags 2022-12-16 11:58:23 -07:00
049d847fa9 parsing working 2022-12-15 21:15:47 -07:00
44a06ef9fb complete test coverage 2022-12-13 12:29:14 -07:00
bc5991fdaa rebuilt things using generic grouped containers, needs tests 2022-12-12 18:34:42 -07:00
82debbdb11 simplification, cleanup, and tests 2022-12-12 13:04:46 -07:00
7f42a0cfca started stubbing out HTML5 tags, added base test class for tag-specific tests 2022-11-30 22:35:29 -07:00
56658e5a47 documents/fragments, 100% test coverage 2022-11-30 18:48:42 -07:00