servo/components/style/values
Jonathan Watt 2c1799a8df style: Rename page::PageOrientation to page::PageSizeOrientation
The @page rule may contain both 'page-orientation' and 'size' properties. The
'size' property can contain an orientation component which was being
represented as 'PageOrientation' prior to this patch. This patch changes that
to 'PageSizeOrientation' so that 'PageOrientation' can be used for
'page-orientation' in a subsequent patch.

Differential Revision: https://phabricator.services.mozilla.com/D160790
2023-11-03 08:59:49 +01:00
..
animated style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
computed style: Rename page::PageOrientation to page::PageSizeOrientation 2023-11-03 08:59:49 +01:00
generics style: Rename page::PageOrientation to page::PageSizeOrientation 2023-11-03 08:59:49 +01:00
resolved style: C++ ComputedTimingFunction uses Rust's timing function calculation 2023-10-02 14:37:19 +00:00
specified style: Rename page::PageOrientation to page::PageSizeOrientation 2023-11-03 08:59:49 +01:00
distance.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
mod.rs style: Implement CSS parsing for the @font-palette-values rule 2023-11-03 08:59:49 +01:00