mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-16 14:02:00 +00:00
Having to go through multiple levels of .. is not ideal, but less odd than reaching into another test type's data files.
9 lines
No EOL
240 B
HTML
9 lines
No EOL
240 B
HTML
<!doctype html><style type="text/css">
|
|
* { outline: 1px solid black; }
|
|
body {
|
|
display: flex;
|
|
position: absolute;
|
|
left: 0px;
|
|
}
|
|
img { max-width: 50px; }
|
|
</style><body><img src="../../../Assets/120.png"> |