Property
Limitation
Solution
min-height
"auto" and "unset" does not work
In styling a form embedded in a form, I got the same result by using {min-height:100%;height:auto}
max-height
"auto" and "unset" does not work
background-position-x
Property removed
Try using background-position as alternative
background-position-y
Property removed
Try using background-position as alternative
position
"sticky" is removed
position
"fixed" is removed
z-index
Property removed
pointer-events
Property removed
top
"unset", "revert" does not work
"auto" gets the same result
left
"unset", "revert" does not work
"auto" gets the same result
right
"unset", "revert" does not work
"auto" gets the same result
bottom
"unset", "revert" does not work
"auto" gets the same result