From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../bidi/reference/bidi-lines-001-ref.html | 25 +++++++++++++++++ .../bidi/reference/bidi-lines-002-ref.html | 26 ++++++++++++++++++ .../css-text/bidi/reference/bidi-tab-001-ref.html | 32 ++++++++++++++++++++++ 3 files changed, 83 insertions(+) create mode 100644 testing/web-platform/tests/css/css-text/bidi/reference/bidi-lines-001-ref.html create mode 100644 testing/web-platform/tests/css/css-text/bidi/reference/bidi-lines-002-ref.html create mode 100644 testing/web-platform/tests/css/css-text/bidi/reference/bidi-tab-001-ref.html (limited to 'testing/web-platform/tests/css/css-text/bidi/reference') diff --git a/testing/web-platform/tests/css/css-text/bidi/reference/bidi-lines-001-ref.html b/testing/web-platform/tests/css/css-text/bidi/reference/bidi-lines-001-ref.html new file mode 100644 index 0000000000..ab13fef116 --- /dev/null +++ b/testing/web-platform/tests/css/css-text/bidi/reference/bidi-lines-001-ref.html @@ -0,0 +1,25 @@ + + +CSS Text Test: unicode-bidi: plaintext and paragraphs with strong directionality + + + +

This test passes if all instances of “français” are left aligned, and all instances of “فارسی” are right aligned within the box below. + +

+
français
+
فارسی
+
français
+
فارسی
+
français
+
فارسی
+
+ diff --git a/testing/web-platform/tests/css/css-text/bidi/reference/bidi-lines-002-ref.html b/testing/web-platform/tests/css/css-text/bidi/reference/bidi-lines-002-ref.html new file mode 100644 index 0000000000..af162f0149 --- /dev/null +++ b/testing/web-platform/tests/css/css-text/bidi/reference/bidi-lines-002-ref.html @@ -0,0 +1,26 @@ + + +CSS Text Test: unicode-bidi: plaintext and neutral paragraphs + + + +

This test passes if within the box below, the two blue “!” are on the left, and the three orange ones are on the right. + +

+
!
+
! Hello
+
!
+
! سلام
+
!
+
+ diff --git a/testing/web-platform/tests/css/css-text/bidi/reference/bidi-tab-001-ref.html b/testing/web-platform/tests/css/css-text/bidi/reference/bidi-tab-001-ref.html new file mode 100644 index 0000000000..a65b8cc686 --- /dev/null +++ b/testing/web-platform/tests/css/css-text/bidi/reference/bidi-tab-001-ref.html @@ -0,0 +1,32 @@ + + +CSS Text Test: Interaction between tabs and bidi + + + +

The test passes if the two boxes are identical. + +

0
+
0
+
0
+
0
+ +
+ +
0
+
0
+
0
+
0
-- cgit v1.2.3