From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- layout/reftests/bidi/726420-1.html | 58 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 layout/reftests/bidi/726420-1.html (limited to 'layout/reftests/bidi/726420-1.html') diff --git a/layout/reftests/bidi/726420-1.html b/layout/reftests/bidi/726420-1.html new file mode 100644 index 0000000000..aae3baa4f9 --- /dev/null +++ b/layout/reftests/bidi/726420-1.html @@ -0,0 +1,58 @@ + + + + + HTML Test: textarea with dir=auto, all N+EN + + + + + + + + +
+ We use text-align:left because neither the dir="auto" nor the unicode-bidi:plaintext + specification states whether text-align:start and text-align:end should obey the paragraph + direction or the direction property in a unicode-bidi:plaintext element. + The ...! paragraph, being neutral, is supposed to be displayed LTR (i.e. as ...!, not as !...) + despite both the paragraph before it and the paragraph after it being all-RTL, which makes the + element as a whole RTL. +
+
+
+ +
+
+ +
+
+ + -- cgit v1.2.3