monks/inset_inline
The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element’s writing mode, directionality, and text orientation. It corresponds to the {{cssxref(“top”)}} and {{cssxref(“bottom”)}}, or {{cssxref(“right”)}} and {{cssxref(“left”)}} properties depending on the values defined for {{cssxref(“writing-mode”)}}, {{cssxref(“direction”)}}, and {{cssxref(“text-orientation”)}}.
This {{glossary(“inset properties”, “inset property”)}} has no effect on non-positioned elements.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of inset-inline
pub const revert_layer: #(String, String)