1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:27:43 +00:00

Tests: Add LibWeb layout tests

This commit is contained in:
Aliaksandr Kalenik 2023-01-29 03:07:16 +03:00 committed by Linus Groh
parent c05fcd54bb
commit 78b503946c
4 changed files with 91 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>Blank</title>
</head>
<body>
</body>
</html>