Re: [csswg-drafts] [css-page-3] Specify how to handle page sizes with zero area (#8335)

> Heck, I'd support a UA-defined minimum size, below which the UA ignores you and treats it as auto.

Exactly, yeah. I think that's essentially what I'm proposing -- a UA-defined minimum size **for the page content box** (i.e. `margin`-adjusted `size`) -- and below that threshold, some set of descriptors (`size` and potentially also `margin`, maybe others?) are considered to be degenerate and are effectively disregarded (i.e. their used value is their initial value)

(In practice I think the minimum-valid-size might likely be "1 app unit" or some sort of equivalent, i.e. the smallest nonzero fraction of a pixel that we can represent.)

-- 
GitHub Notification of comment by dholbert
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8335#issuecomment-1399096899 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 21 January 2023 00:21:59 UTC