mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 12:32:21 +00:00
LibWeb: Use layout-test-mode for layout tests
Also do some test changes to test it out :^)
This commit is contained in:
parent
c719a542c5
commit
ea61296738
Notes:
sideshowbarker
2024-07-17 01:21:02 +09:00
Author: https://github.com/martinfalisse
Commit: ea61296738
Pull-request: https://github.com/SerenityOS/serenity/pull/18677
Reviewed-by: https://github.com/awesomekling
18 changed files with 1 additions and 62 deletions
|
@ -1,8 +1,4 @@
|
|||
<style>
|
||||
body {
|
||||
font-family: 'SerenitySans';
|
||||
}
|
||||
|
||||
.grid-container {
|
||||
display: grid;
|
||||
background-color: lightsalmon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue