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
d093dce41a
multimedia tags are mostly finished
2023-09-10 21:02:51 +00:00
7e87f6d618
fixed failing tests for time values
2023-09-10 05:06:23 +00:00
1a12390c71
finished inline text semantics tags through <time>
2023-09-10 04:48:31 +00:00
885975e3b4
PHPStan fix
2023-09-09 03:56:10 +00:00
51de2d6f64
more comments, improved boolean attributes
2023-09-08 23:03:13 +00:00
074b41167e
lots of new tags and features in progress
2023-09-08 01:19:39 +00:00
74c8c7079f
style/test improvements
2022-12-21 11:48:59 -07:00
abea8a6f68
finished text content tags
2022-12-19 09:50:48 -07:00
67763ada8f
reorganized html5 parsing, added some tags
2022-12-16 11:58:23 -07:00
82debbdb11
simplification, cleanup, and tests
2022-12-12 13:04:46 -07:00
1920ad571e
finished root and document metadata tags
2022-12-01 16:35:47 -07:00
7f42a0cfca
started stubbing out HTML5 tags, added base test class for tag-specific tests
2022-11-30 22:35:29 -07:00