servo/components
Simon Wülker b10c53ba6b
Set is value when constructing custom elements with the new operator (#35930)
* Add doc comments throughout the code

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Set is-value for elements constructed with the "new" operator

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Allow custom elements to extend <slot>

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Update WPT expectations

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-03-12 17:53:27 +00:00
..
allocator
background_hang_monitor bhs: Remove direct link to liblzma (#35924) 2025-03-12 10:20:51 +00:00
bluetooth Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
canvas canvas: Do not update ImageKey during canvas layout (#35719) 2025-03-12 15:36:52 +00:00
compositing base: Finish rename of TopLevelBrowsingContextId to WebViewId (#35896) 2025-03-11 10:56:10 +00:00
config Use new stylo crate renames (#35898) 2025-03-12 00:02:12 +00:00
constellation canvas: Do not update ImageKey during canvas layout (#35719) 2025-03-12 15:36:52 +00:00
deny_public_fields
devtools Show correctly computed element display type in devtools (#35870) 2025-03-10 12:32:30 +00:00
dom_struct script: Feature-gate all crown support. (#35055) 2025-01-18 21:36:15 +00:00
domobject_derive Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
fonts Use new stylo crate renames (#35898) 2025-03-12 00:02:12 +00:00
geometry
hyper_serde Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
jstraceable_derive
layout canvas: Do not update ImageKey during canvas layout (#35719) 2025-03-12 15:36:52 +00:00
layout_2020 canvas: Do not update ImageKey during canvas layout (#35719) 2025-03-12 15:36:52 +00:00
layout_thread Use new stylo crate renames (#35898) 2025-03-12 00:02:12 +00:00
layout_thread_2020 Use new stylo crate renames (#35898) 2025-03-12 00:02:12 +00:00
malloc_size_of Upgrade Stylo to 2025-03-01 (#35925) 2025-03-12 06:30:49 +00:00
media Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
metrics compositor: Make PipelineDetails and pending paint metrics per-WebView (#35701) 2025-03-04 02:31:23 +00:00
net Implement nonce attribute to pass more CSP checks (#35876) 2025-03-10 09:25:34 +00:00
pixels pixels: Fix webp detection (#35474) 2025-02-19 11:09:16 +00:00
profile Remove obsolete memory profiler console output (#35861) 2025-03-08 02:41:08 +00:00
rand Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
range
script Set is value when constructing custom elements with the new operator (#35930) 2025-03-12 17:53:27 +00:00
script_bindings Implement ElementInternals::shadowRoot (#35923) 2025-03-12 00:09:32 +00:00
servo base: Finish rename of TopLevelBrowsingContextId to WebViewId (#35896) 2025-03-11 10:56:10 +00:00
shared canvas: Do not update ImageKey during canvas layout (#35719) 2025-03-12 15:36:52 +00:00
timers Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
url Eliminate to_shmem dependency from servo_url (#35897) 2025-03-11 00:33:39 +00:00
webdriver_server base: Finish rename of TopLevelBrowsingContextId to WebViewId (#35896) 2025-03-11 10:56:10 +00:00
webgpu Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webxr Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00