mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-26 19:22:30 -05:00
966058d693
This is used on GitHub and many other websites.
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 |