mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
This fixes an issue where `vertical-align: middle` would incorrectly shift the text away from the natural alphabetic baseline. Fixing this makes many WPT table tests work correctly, so I'm also importing one of them here. :^)