mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-05 08:31:51 +00:00
Now each test type has the same directories: - input - expected - data Also, tests can be in subdirectories within ./input.
4 lines
159 B
HTML
4 lines
159 B
HTML
<!DOCTYPE html>
|
|
<body style="border: 1px solid black; width: fit-content">
|
|
<div style="width: 200px; height: 200px; background-color: blue"></div>
|
|
</body>
|