mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 02:14:57 +00:00

No need to calculate baseline based on glyph height when we can get this information from a fragment.
9 lines
118 B
HTML
9 lines
118 B
HTML
<style>
|
|
* {
|
|
margin: 0;
|
|
}
|
|
body {
|
|
background-color: white;
|
|
}
|
|
</style>
|
|
<img src="./images/text-decorations.png">
|