From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- layout/reftests/bidi/726420-1-ref.html | 58 ++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 layout/reftests/bidi/726420-1-ref.html (limited to 'layout/reftests/bidi/726420-1-ref.html') diff --git a/layout/reftests/bidi/726420-1-ref.html b/layout/reftests/bidi/726420-1-ref.html new file mode 100644 index 0000000000..74473c529d --- /dev/null +++ b/layout/reftests/bidi/726420-1-ref.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