ladybird/Tests/LibWeb/Layout/input/writing-modes-direction-inline.html
BenJilks 1537d589ca LibWeb: Add start and end values to text-align
The `start` and `end` value set the text alignment based on the computed
value of `direction`. The default value of `text-align` is now `start`
instead of `left`.
2024-08-13 15:19:51 +01:00

4 lines
71 B
HTML

<!DOCTYPE html>
<html dir="rtl">
<span>aaaaa</span>
<span>bbbbb</span>