servo/components/script/dom/servoparser
Simon Wülker 8b23801a24
Remove ServoParser::do_parse_sync (#36255)
The indirection through ServoParser::parse_sync does nothing, so the
method can simply be called directly.

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-04-01 01:24:56 +00:00
..
async_html.rs resolve issue #36074 new_js_regex and matches_js_regex need a CanGc argument (#36111) 2025-03-29 13:09:56 +00:00
html.rs script: Implement Element::GetHTML and ShadowRoot::GetHTML (#36106) 2025-03-23 19:04:23 +00:00
mod.rs Remove ServoParser::do_parse_sync (#36255) 2025-04-01 01:24:56 +00:00
prefetch.rs Move CustomTraceable to script_bindings. (#35988) 2025-03-16 14:08:22 +00:00
xml.rs Move CustomTraceable to script_bindings. (#35988) 2025-03-16 14:08:22 +00:00