1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 02:14:57 +00:00
serenity/Tests/LibWeb/Ref/reference/text-decorations-ref.html
Aliaksandr Kalenik d5e3158cfe LibWeb: Use PaintableFragment::baseline() in paint_text_decoration()
No need to calculate baseline based on glyph height when we can get
this information from a fragment.
2024-01-26 07:36:40 +01:00

9 lines
118 B
HTML

<style>
* {
margin: 0;
}
body {
background-color: white;
}
</style>
<img src="./images/text-decorations.png">