Tests: Add doctypes to remaining test cases

This commit is contained in:
Psychpsyo 2025-06-13 17:54:29 +02:00 committed by Jelle Raaijmakers
commit c0e44820e9
Notes: github-actions[bot] 2025-06-21 12:10:52 +00:00
78 changed files with 124 additions and 80 deletions

View file

@ -1,4 +1,5 @@
<!doctype><style>
<!doctype html>
<style>
* { outline: 1px solid black; }
div { display: flex; }
</style>