From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../reftests/bidi/unicode-bidi-isolate-aharon.html | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 layout/reftests/bidi/unicode-bidi-isolate-aharon.html (limited to 'layout/reftests/bidi/unicode-bidi-isolate-aharon.html') diff --git a/layout/reftests/bidi/unicode-bidi-isolate-aharon.html b/layout/reftests/bidi/unicode-bidi-isolate-aharon.html new file mode 100644 index 0000000000..175150b467 --- /dev/null +++ b/layout/reftests/bidi/unicode-bidi-isolate-aharon.html @@ -0,0 +1,72 @@ + + +Test cases for unicode-bidi:isolate + + +opposite-to-base isolate followed by number. +
+
+ א (3 reviews) +
+
+
+opposite-to-base isolate with opposite-to-base text before it with neutrals in between. +
+
+ א: ב +
+
+
+opposite-to-base isolate with opposite-to-base text before it and nothing in between. +
+
+ אב +
+
+
+two opposite-to-base isolates with neutrals in between. +
+
+ א = ב +
+
+
+two opposite-to-base isolates with nothing in between. +
+
+ אב +
+
+
+same-as-base isolate preceded by opposite-to-base text and followed by number +
+
+ see א3 +
+
+
+same-as-base isolate surrounded by opposite-to-base text +
+
+ with א=ב everywhere +
+
+
+chimeric isolate surrounded by chimeric text +
+
+ about that א - ב +
+
+
+nested chimeric isolates surrounded by chimeric text +
+
+ about that strange א - ב - ג +
+
+ -- cgit v1.2.3