From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. 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