CSS Track Detail
What is the difference between `unset`, `initial`, and `revert`?
initial resets to spec default, unset acts inherited-or-initial, revert returns to prior cascade origin behavior.
CSS Track Detail
initial resets to spec default, unset acts inherited-or-initial, revert returns to prior cascade origin behavior.