From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- 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 000000000..74473c529 --- /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