mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 07:50:04 +00:00
Tests: Add doctypes to remaining test cases
This commit is contained in:
parent
d7036daa89
commit
c0e44820e9
Notes:
github-actions[bot]
2025-06-21 12:10:52 +00:00
Author: https://github.com/Psychpsyo
Commit: c0e44820e9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5081
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/gmta ✅
Reviewed-by: https://github.com/tcl3
78 changed files with 124 additions and 80 deletions
|
@ -1,4 +1,5 @@
|
|||
<!doctype><style>
|
||||
<!doctype html>
|
||||
<style>
|
||||
* { outline: 1px solid black; }
|
||||
div { display: flex; }
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue