mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 20:29:42 +00:00
No need to calculate baseline based on glyph height when we can get this information from a fragment.
10 lines
118 B
HTML
10 lines
118 B
HTML
<style>
|
|
* {
|
|
margin: 0;
|
|
}
|
|
body {
|
|
background-color: white;
|
|
}
|
|
</style>
|
|
<img src="./images/text-decorations.png">
|