mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 09:51:00 +00:00
Previously, we would always respect the `text-align` property, even if the text being aligned was too long for its line box and would be clipped. This led to seeing the clipped middle/end of strings when we should instead always see the beginning of the text. |
||
|---|---|---|
| .. | ||
| Layout | ||
| Text | ||
| CMakeLists.txt | ||
| rebaseline-libweb-test | ||
| TestCSSIDSpeed.cpp | ||
| TestHTMLTokenizer.cpp | ||
| tokenizer-test.html | ||