Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
[:)], [+- a ב], [d ג 1]...
+
...[d ג 1] ,[+- a ב] ,[:)]
+
+
+
[:)], [+- a ב], [d ג 1]...
+
...[d ג 1] ,[+- a ב] ,[:)]
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-auto-dir-default.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-auto-dir-default.html
new file mode 100644
index 0000000000..e658500a4e
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-auto-dir-default.html
@@ -0,0 +1,46 @@
+
+
+
+
+ HTML Test: BDI: has dir=auto by default
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ In each DIV of the test:
+ - the first BDI, having no characters with strong direction, should be LTR by default;
+ - the second BDI, having an LTR character first, should be LTR by default;
+ - the third BDI, having an RTL character first, should be RTL by default.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
cbאde...
+
cbאde...
+
cbאde...
+
...הדaבג
+
...הדaבג
+
...הדaבג
+
+
+
cbאde...
+
cbאde...
+
cbאde...
+
...הדaבג
+
...הדaבג
+
...הדaבג
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-missing-pdf.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-missing-pdf.html
new file mode 100644
index 0000000000..1ce9da6b76
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-missing-pdf.html
@@ -0,0 +1,56 @@
+
+
+
+
+ HTML Test: BDI: neutral when contains LRO or RLO without PDF
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - the RLO (right-to-left-override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO and RLO.
+ If the BDI in the test's first DIV were a SPAN, the RLO it contains, not being closed by a
+ PDF, would visually reorder the de into ed.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
1 + [a + [3 + [b + 4] + ב] + 2] + א
+
1 + [a + [3 + [b + 4] + ב] + 2] + א
+
1 + [a + [3 + [b + 4] + ב] + 2] + א
+
a + [1 + [b + [3 + ב] + 2] + א] + 0
+
a + [1 + [b + [3 + ב] + 2] + א] + 0
+
a + [1 + [b + [3 + ב] + 2] + א] + 0
+
+
+
1 + [a + [3 + [b + 4] + ב] + 2] + א
+
1 + [a + [3 + [b + 4] + ב] + 2] + א
+
1 + [a + [3 + [b + 4] + ב] + 2] + א
+
a + [1 + [b + [3 + ב] + 2] + א] + 0
+
a + [1 + [b + [3 + ב] + 2] + א] + 0
+
a + [1 + [b + [3 + ב] + 2] + א] + 0
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested.html
new file mode 100644
index 0000000000..158576885c
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested.html
@@ -0,0 +1,52 @@
+
+
+
+
+ HTML Test: BDI: neutral when nested
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
א - [1]...
+
א - [1]...
+
א - [1]...
+
...[1] - a
+
...[1] - a
+
...[1] - a
+
+
+
א - [1]...
+
א - [1]...
+
א - [1]...
+
...[1] - a
+
...[1] - a
+
...[1] - a
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-number.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-number.html
new file mode 100644
index 0000000000..37e467c173
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-number.html
@@ -0,0 +1,53 @@
+
+
+
+
+ HTML Test: BDI: neutral when number
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDI in the test's first DIV were a SPAN, the 1 inside it would be visually ordered
+ to the left of the א.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDIs in the test's first DIV were just SPANs, the א would appear between the 1
+ and the b, and the ו between the d and the ה.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
[א] > [ב]...
+
[א] > [ב]...
+
[א] > [ב]...
+
...[b] < [a]
+
...[b] < [a]
+
...[b] < [a]
+
+
+
[א] > [ב]...
+
[א] > [ב]...
+
[א] > [ב]...
+
...[b] < [a]
+
...[b] < [a]
+
...[b] < [a]
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-1.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-1.html
new file mode 100644
index 0000000000..822120721f
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-1.html
@@ -0,0 +1,58 @@
+
+
+
+
+ HTML Test: BDI: neutral to another BDI
+
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDIs in the test's first DIV were SPANs, the ב would be rendered to the left
+ of the א.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
אב...
+
אב...
+
אב...
+
...ba
+
...ba
+
...ba
+
+
+
אב...
+
אב...
+
אב...
+
...ba
+
...ba
+
...ba
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-2.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-2.html
new file mode 100644
index 0000000000..85aec46686
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-another-bdi-2.html
@@ -0,0 +1,59 @@
+
+
+
+
+ HTML Test: BDI: neutral to another immediately following BDI
+
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDIs in the test's first DIV were SPANs, the ב would be rendered to the left of
+ the א.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
[א] > ב...
+
[א] > ב...
+
[א] > ב...
+
...b < [a]
+
...b < [a]
+
...b < [a]
+
+
+
[א] > ב...
+
[א] > ב...
+
[א] > ב...
+
...b < [a]
+
...b < [a]
+
...b < [a]
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-1.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-1.html
new file mode 100644
index 0000000000..76da57c2b9
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-1.html
@@ -0,0 +1,54 @@
+
+
+
+
+ HTML Test: BDI: neutral to following letter
+
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDI in the test's first DIV were a SPAN, the ב would be rendered to the left
+ of the א
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
אב...
+
אב...
+
אב...
+
...ba
+
...ba
+
...ba
+
+
+
אב...
+
אב...
+
אב...
+
...ba
+
...ba
+
...ba
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-2.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-2.html
new file mode 100644
index 0000000000..ce41983f00
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-following-2.html
@@ -0,0 +1,54 @@
+
+
+
+
+ HTML Test: BDI: neutral to immediately following letter
+
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDI in the following DIV were a SPAN, the ב would be rendered to the left
+ of the א
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
א > [ב]...
+
א > [ב]...
+
א > [ב]...
+
...[b] < a
+
...[b] < a
+
...[b] < a
+
+
+
א > [ב]...
+
א > [ב]...
+
א > [ב]...
+
...[b] < a
+
...[b] < a
+
...[b] < a
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-1.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-1.html
new file mode 100644
index 0000000000..46772de642
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-1.html
@@ -0,0 +1,54 @@
+
+
+
+
+ HTML Test: BDI: neutral to preceding letter
+
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDI in the test's first DIV were a SPAN, the ב would be rendered to the left
+ of the א
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
אב...
+
אב...
+
אב...
+
...ba
+
...ba
+
...ba
+
+
+
אב...
+
אב...
+
אב...
+
...ba
+
...ba
+
...ba
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-2.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-2.html
new file mode 100644
index 0000000000..192115775c
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-letter-preceding-2.html
@@ -0,0 +1,54 @@
+
+
+
+
+ HTML Test: BDI: neutral to immediately preceding letter
+
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDI in the test's first DIV were a SPAN, the ב would be rendered to the left
+ of the א
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
[א] (3 reviews)...
+
[א] (3 reviews)...
+
[א] (3 reviews)...
+
...(3) [a]
+
...(3) [a]
+
...(3) [a]
+
+
+
[א] (3 reviews)...
+
[א] (3 reviews)...
+
[א] (3 reviews)...
+
...(3) [a]
+
...(3) [a]
+
...(3) [a]
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-1.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-1.html
new file mode 100644
index 0000000000..ff566737f2
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-1.html
@@ -0,0 +1,54 @@
+
+
+
+
+ HTML Test: BDI: neutral to following number
+
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDI in the test's first DIV were a SPAN, the 3 would be rendered to the left
+ of the א
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
א1...
+
א1...
+
א1...
+
...1a
+
...1a
+
...1a
+
+
+
א1...
+
א1...
+
א1...
+
...1a
+
...1a
+
...1a
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-2.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-2.html
new file mode 100644
index 0000000000..62a3b50ffe
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-to-number-following-2.html
@@ -0,0 +1,53 @@
+
+
+
+
+ HTML Test: BDI: neutral to immediately following number
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDI in the test's first DIV were a SPAN, the 1 would be rendered to the left
+ of the א
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDI in the test's first DIV were a SPAN, its b would prevent the א and the ב
+ from forming a single RTL run and thus keep the >s between from being mirrored into <s.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+
+ b < א
+ >>>
+ ד < c...
+
+
+ a > ב
+ <<<
+ ...ג > d
+
+
+
+
+ b < א
+ >>>
+ ד < c...
+
+
+ a > ב
+ <<<
+ ...ג > d
+
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-wrapped.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-wrapped.html
new file mode 100644
index 0000000000..3e21fcb0fd
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-wrapped.html
@@ -0,0 +1,73 @@
+
+
+
+
+ HTML Test: BDI: neutral when wrapped
+
+
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ - Non-breaking space.
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ In the test below, the non-breaking spaces in the BDI's middle "word" make it so long that it
+ must be displayed on a line of its own, with the BDI wrapped before and after it. At the same
+ time, the content surrounding the BDI is supposed to form a single directional run, despite
+ the containing element and the BDI both having the opposite direction, because the BDI must be
+ treated as a neutral. Thus, on the line containing the first part of the BDI, the BDI's
+ content must appear after the content preceding it, and on the line containing the last part
+ of the BDI, the BDI content must appear before the content following it, where both 'before'
+ and 'after' are defined relative to the surrounding directional run.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ו - The first six Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+ If the BDIs in the test's first DIV were just SPANs, the א would order the 1 2 3 as
+ 3 2 1, and the ו would (with the ה) order the ?! as !?.
+
+
+
א [1 2 3 b] c [d ה?!] ו...
+
a [1 2 3 ב] ג [ד e?!] f...
+
+
+
א [1 2 3 b] c [d ה?!] ו...
+
...f [!?e ד] ג [ב 3 2 1] a
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-child.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-child.html
new file mode 100644
index 0000000000..feadc26d7b
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-child.html
@@ -0,0 +1,17 @@
+
+
+
+
+ HTML Test: bdo - text directionality formatting control for its children
+
+
+
+
+
+
+
Test passes if there is text 'WERBEH'.
+
+ HEBREW
+
+
+
diff --git a/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-ltr.html b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-ltr.html
new file mode 100644
index 0000000000..8a7861086a
--- /dev/null
+++ b/testing/web-platform/tests/html/semantics/text-level-semantics/the-bdo-element/bdo-ltr.html
@@ -0,0 +1,15 @@
+
+
+
+
+ HTML Test: The value 'ltr' of dir attribute specifies a left-to-right override
+
+
+
+
+
+
+
Test passes if the two boxes below look exactly the same.
+
+ Key to entities used below:
+ א ... ט - The first nine Hebrew letters (strongly RTL).
+ - The LRO (left-to-right override) formatting character.
+ - The PDF (pop directional formatting) formatting character; closes LRO.
+
+
+ אב גד 1. I like ה. fg hi
+
+ ab cd 2. ה is great! וז חט
+
+
+ אב גד 1. I like ה. fg hi
+
+ ab cd 2. ה is great! וז חט
+