servo/components/script/dom/servoparser
Simon Wülker ccd4b113a8
Don't run scripts in documents that don't have a browsing context (#35871)
* Don't run scripts in document that don't have a browsing context

For confirmation that this is correct, refer to the note under
Step 3 of https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#dom-domparser-parsefromstring.

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-10 16:34:09 +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 Don't run scripts in documents that don't have a browsing context (#35871) 2025-03-10 16:34:09 +00:00
mod.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
prefetch.rs Implement nonce attribute to pass more CSP checks (#35876) 2025-03-10 09:25:34 +00:00
xml.rs script: Feature-gate all crown support. (#35055) 2025-01-18 21:36:15 +00:00