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

LibWeb: Use layout-test-mode for layout tests

Also do some test changes to test it out :^)
This commit is contained in:
martinfalisse 2023-05-06 12:36:08 +02:00 committed by Andreas Kling
parent c719a542c5
commit ea61296738
18 changed files with 1 additions and 62 deletions

View file

@ -5,7 +5,6 @@
<style>
body {
float: left;
font-family: 'SerenitySans';
}
.grid {