I think by default the `anchor-size()` function in the sizing properties should - compute to `auto` on elements to which it doesn't apply (i.e. non-absolutely-positioned boxes) - fall back to `auto` otherwise Falling back to zero is almost never what you want here.