mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-06 09:01:53 +00:00
6 lines
No EOL
109 B
HTML
6 lines
No EOL
109 B
HTML
<!doctype html><style>
|
|
div {
|
|
line-height: calc(2 + 2);
|
|
background: pink;
|
|
}
|
|
</style><div>hello friends |