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 --- ...text-orientation-upright-directionality-001.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 layout/reftests/w3c-css/submitted/writing-modes-3/text-orientation-upright-directionality-001.html (limited to 'layout/reftests/w3c-css/submitted/writing-modes-3/text-orientation-upright-directionality-001.html') diff --git a/layout/reftests/w3c-css/submitted/writing-modes-3/text-orientation-upright-directionality-001.html b/layout/reftests/w3c-css/submitted/writing-modes-3/text-orientation-upright-directionality-001.html new file mode 100644 index 000000000..695e489df --- /dev/null +++ b/layout/reftests/w3c-css/submitted/writing-modes-3/text-orientation-upright-directionality-001.html @@ -0,0 +1,21 @@ + + + + +CSS Test: text-orientation:upright in sideways-* writing modes + + + + + + +

The two sideways-rl lines should be identical: +

+

hello العربي world עברית

+

hello العربي world עברית

+
+

The two sideways-lr lines should be identical: +

+

hello العربي world עברית

+

hello العربي world עברית

+
-- cgit v1.2.3