servo/components/script/dom/servoparser
Simon Wülker 19d5f5f06f
script: Implement Element::GetHTML and ShadowRoot::GetHTML (#36106)
* Serialize html fragments without going through html5ever

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

* Implement ShadowRoot::GetHtml / Element::GetHtml

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

* Update WPT expectations

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

* Propagate CanGc annotations

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

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-03-23 19:04:23 +00:00
..
async_html.rs Don't run scripts in documents that don't have a browsing context (#35871) 2025-03-10 16:34:09 +00:00
html.rs script: Implement Element::GetHTML and ShadowRoot::GetHTML (#36106) 2025-03-23 19:04:23 +00:00
mod.rs script: Implement Element::GetHTML and ShadowRoot::GetHTML (#36106) 2025-03-23 19:04:23 +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