1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:37:35 +00:00

Base: Add a <pre> test page

This commit is contained in:
Nico Weber 2022-01-22 20:55:56 -05:00 committed by Andreas Kling
parent a4031c89e1
commit 7b51102495
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<!doctype html>
<pre>
hello
how
are
you
</pre>