servo/components
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
..
allocator Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
atoms Further changes required by Servo 2023-11-03 08:59:49 +01:00
background_hang_monitor Fix macOS's sameple isn't used in background_hang_monitor (#30490) 2023-10-04 06:59:45 +00:00
bluetooth Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
bluetooth_traits Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
canvas Clean up a bit of the canvas backend abstractions (#30637) 2023-10-27 23:06:43 +00:00
canvas_traits Use IpcSharedMemory for Canvas2dMsg::DrawImage (#30544) 2023-10-18 13:39:58 +00:00
compositing Replace the time crate with std::time in components/compositing (#30613) 2023-10-26 14:14:43 +00:00
compositing_traits Rename messages forwarded from the constellation to the compositor (#30496) 2023-10-05 16:40:44 +00:00
config Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
config_plugins Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
constellation Temporarily convert existing cfg(debug_assertions) crashes to warnings (#30578) 2023-10-18 13:16:11 +00:00
deny_public_fields Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
derive_common style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
devtools Add shell.background-color.rgba to prefs (#30488) 2023-10-04 13:16:16 +00:00
devtools_traits Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
dom_struct remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
domobject_derive Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
embedder_traits Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
geometry Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
gfx Further changes required by Servo 2023-10-02 14:37:19 +00:00
gfx_traits Fix painting order of atomic inline stacking containers (#30458) 2023-10-06 16:00:00 +00:00
jstraceable_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
layout Temporarily convert more cfg(debug_assertions) crashes to warnings (#30590) 2023-10-20 10:19:41 +00:00
layout_2020 Add better support for line breaking across inline box boundaries (#30628) 2023-11-01 13:27:14 +00:00
layout_thread Refactor scrolls on the window object (#29680) 2023-09-15 10:57:54 +00:00
layout_thread_2020 Fix painting order of atomic inline stacking containers (#30458) 2023-10-06 16:00:00 +00:00
layout_traits Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
malloc_size_of Further changes required by Servo 2023-10-02 14:37:19 +00:00
media Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
metrics Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
msg Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
net Update network stack dependencies (#30612) 2023-11-02 18:41:25 +00:00
net_traits Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
pixels Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
profile Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
profile_traits Replace the time crate with std::time in components/compositing (#30613) 2023-10-26 14:14:43 +00:00
rand Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
range Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
remutex Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
script Further changes required by Servo 2023-11-03 08:59:49 +01:00
script_layout_interface Refactor scrolls on the window object (#29680) 2023-09-15 10:57:54 +00:00
script_plugins Update rust version to "nightly-2023-03-18" (#30630) 2023-11-01 13:28:26 +00:00
script_traits Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
selectors style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
servo Cleanup: rename to top_level_browsing_context_id for consistency (#30663) 2023-11-01 20:00:55 +00:00
servo_arc Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
size_of_test Further changes required by Servo 2023-08-16 17:46:41 +02:00
style style: Rename page::PageOrientation to page::PageSizeOrientation 2023-11-03 08:59:49 +01:00
style_derive style: Make vertical writing mode (left/right) in text-emphasis-position optional 2023-11-03 08:59:49 +01:00
style_traits style: While at it use some better names for some bits 2023-10-02 14:37:19 +00:00
to_shmem Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
to_shmem_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
url Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
webdriver_server Add shell.background-color.rgba to prefs (#30488) 2023-10-04 13:16:16 +00:00
webgpu Add GPUSupportedFeatures and update GPUSupportedLimits (#30359) 2023-09-14 13:23:12 +00:00
webrender_surfman Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
webrender_traits Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00