[csswg-drafts] [css-page] Consider further normalizing the computed value of `size` (#9694)

jwatt has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-page] Consider further normalizing the computed value of `size` ==
https://drafts.csswg.org/css-page-3/#page-size-prop says:

> Computed value: specified value, with [`<length>`](https://drafts.csswg.org/css-values-4/#length-value)s made absolute.

Might it be desirable to also tack on something like ", and with [`<page-size>`](https://drafts.csswg.org/css-page-3/#typedef-page-size-page-size) converted to absolute `<length>`s, taking into account any specified `portrait` or `landscape` values when choosing which `<length>` comes first." Maybe this is going too far, but from an author's point of view it seems undesirable to require a table of all paper sizes if you want to convert computed style to an actual size.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9694 using your GitHub account


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

Received on Sunday, 10 December 2023 21:53:34 UTC