servo/components/script
Nico Burns b1486d311a
Upgrade to html5ever 0.29 and xml5ever 0.20 (#33412)
* Upgrade html5ever and xml5ever

Signed-off-by: Nico Burns <nico@nicoburns.com>

* Upgrade stylo (minor bump for upgraded 5ever deps)

Signed-off-by: Nico Burns <nico@nicoburns.com>

---------

Signed-off-by: Nico Burns <nico@nicoburns.com>
2024-09-12 11:26:36 +00:00
..
docs
dom Upgrade to html5ever 0.29 and xml5ever 0.20 (#33412) 2024-09-12 11:26:36 +00:00
layout_dom script: Update list of non-TS pseudo classes supported by Servo (#33165) 2024-08-24 08:43:54 +00:00
task_source Dedupliate syn (#33038) 2024-08-13 21:21:47 +00:00
animation_timeline.rs
animations.rs remove usage of legacy numeric operations in script (#33095) 2024-08-16 21:30:13 +00:00
body.rs
build.rs libservo: Improve finding python (#33385) 2024-09-12 02:21:41 +00:00
canvas_state.rs enhance: Implement CanvasRenderingContext2D.measureText (#32704) 2024-07-17 19:20:18 +00:00
Cargo.toml Stop using time@0.1 in Servo (#33394) 2024-09-11 07:09:56 +00:00
clipboard_provider.rs
devtools.rs jsstring_to_str should accept a NonNull argument for the JS string (#33306) 2024-09-05 03:25:49 +00:00
document_loader.rs Propagate CanGc from Document::new() (#33386) 2024-09-09 22:38:01 +00:00
fetch.rs Start marking functions that can transitively trigger a GC (#33144) 2024-08-22 11:42:36 +00:00
image_listener.rs
init.rs
layout_image.rs
lib.rs Initial support for <link rel="prefetch"> (#33345) 2024-09-09 18:52:56 +00:00
link_relations.rs Initial support for <link rel="prefetch"> (#33345) 2024-09-09 18:52:56 +00:00
mem.rs
microtask.rs Make CanGc derive Copy and Clone (#33407) 2024-09-12 10:24:44 +00:00
network_listener.rs
realms.rs clippy: components/script/realms (#32859) 2024-07-26 10:15:02 +00:00
script_module.rs Propagate CanGc from Document::new() (#33386) 2024-09-09 22:38:01 +00:00
script_runtime.rs Make CanGc derive Copy and Clone (#33407) 2024-09-12 10:24:44 +00:00
script_thread.rs Make CanGc derive Copy and Clone (#33407) 2024-09-12 10:24:44 +00:00
security_manager.rs enhance: Add support for unsafe-eval and wasm-unsafe-eval (#32893) 2024-08-01 17:26:44 +00:00
serviceworker_manager.rs Make CanGc derive Copy and Clone (#33407) 2024-09-12 10:24:44 +00:00
stylesheet_loader.rs Propagate CanGc from Document::new() (#33386) 2024-09-09 22:38:01 +00:00
stylesheet_set.rs
task.rs
task_manager.rs
task_queue.rs
test.rs
textinput.rs remove usage of legacy numeric operations in script (#33095) 2024-08-16 21:30:13 +00:00
timers.rs script: Stop using time in DOM timers (#33262) 2024-08-30 15:20:44 +00:00
unpremultiplytable.rs
webdriver_handlers.rs Start marking functions that can transitively trigger a GC (#33144) 2024-08-22 11:42:36 +00:00
window_named_properties.rs Replace the lazy_static crate whth std::sync::LazyLock in components/script (#33004) 2024-08-12 07:30:35 +00:00