Files
serenity/Userland/Libraries/LibWeb/DOM/Element.cpp
Sam Atkins 70160c691a LibWeb/DOM: Implement spec changes to dir=auto directionality
Computing the "contained text auto directionality" is now its own
algorithm, with an extra parameter, and is additionally called from
step 2.1.3.2 instead of calling "auto directionality".

(cherry picked from commit d757c8b78da7edd941cf0f7c354452ed2ccc6de3)
2024-11-24 00:18:58 -05:00

132 KiB