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 --- .../logical-physical-mapping-001.html | 99 ++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 testing/web-platform/tests/css/css-writing-modes/logical-physical-mapping-001.html (limited to 'testing/web-platform/tests/css/css-writing-modes/logical-physical-mapping-001.html') diff --git a/testing/web-platform/tests/css/css-writing-modes/logical-physical-mapping-001.html b/testing/web-platform/tests/css/css-writing-modes/logical-physical-mapping-001.html new file mode 100644 index 0000000000..76f3149bf0 --- /dev/null +++ b/testing/web-platform/tests/css/css-writing-modes/logical-physical-mapping-001.html @@ -0,0 +1,99 @@ + + + + +CSS Test: border-block and border-inline logical properties in different writing modes + + + + + + +

+ Test passes if orange dots are opposite to the blue dots in each cell. Orange dots should be on the (physical) side specified by the text in the cell. +

+ + + + + + + + + + + +
writing modehorizontal-tbvertical-rlvertical-lrsideways-lr
directionltrrtlltrrtlltrrtlltrrtl
block-start
top
top
right
right
left
left
left
left
block-end
bottom
bottom
left
left
right
right
right
right
inline-start
left
right
top
bottom
top
bottom
bottom
top
inline-end
right
left
bottom
top
bottom
top
top
bottom
+ + + -- cgit v1.2.3