[csswg-drafts] Pull Request: [cssom] [css-page] Add orientation to CSSPageDescriptors

AlaskanEmily has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [cssom] [css-page] Add orientation to CSSPageDescriptors ==
I found this was missing while implementing `CSSPageDescriptors` in Gecko.

`@page{ orientation: ... }` Is generally treated the same as `@page{ size: ... }` in this way and definitely is a descriptor on page-rules, so it should be included in `CSSPageDescriptors`.

See https://github.com/w3c/csswg-drafts/pull/10482


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

Received on Friday, 21 June 2024 23:53:18 UTC