`text-box: auto` is quite confusing, because it means `text-box: trim-both`, not `text-box: normal`. I suggest we just stop allowing `auto` within the shorthand. All the combinations with `auto` already have alternative representations without it. cc @kojiishi @fantasai