mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-27 02:20:17 +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">
|