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 --- .../logical-physical-mapping-001-ref.html | 88 ++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 layout/reftests/w3c-css/submitted/writing-modes-3/logical-physical-mapping-001-ref.html (limited to 'layout/reftests/w3c-css/submitted/writing-modes-3/logical-physical-mapping-001-ref.html') diff --git a/layout/reftests/w3c-css/submitted/writing-modes-3/logical-physical-mapping-001-ref.html b/layout/reftests/w3c-css/submitted/writing-modes-3/logical-physical-mapping-001-ref.html new file mode 100644 index 000000000..9fea986c9 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/writing-modes-3/logical-physical-mapping-001-ref.html @@ -0,0 +1,88 @@ + + + + +CSS Reference: 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