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:
parent
c05fcd54bb
commit
78b503946c
4 changed files with 91 additions and 0 deletions
8
Tests/LibWeb/Layout/input/blank.html
Normal file
8
Tests/LibWeb/Layout/input/blank.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Blank</title>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue