servo/components/script/dom/servoparser
webbeef 7c96084298
Adjust CSP for top-level image documents (#38186)
Allows loading of document images even when they have a sandbox CSP rule
to align with other browsers.

Testing: No wpt failures:
https://github.com/webbeef/servo/actions/runs/16403138806
Fixes: #38180

Signed-off-by: webbeef <me@webbeef.org>
2025-07-20 21:07:47 +00:00
..
async_html.rs Implement allow_declarative_shadow_roots for async html parser (#38150) 2025-07-18 12:23:01 +00:00
html.rs deps: Bump html5ever and friends to version 0.35.0 (#37736) 2025-07-02 08:44:39 +00:00
mod.rs Adjust CSP for top-level image documents (#38186) 2025-07-20 21:07:47 +00:00
prefetch.rs Move CSP code into one entrypoint (#37604) 2025-06-24 08:50:30 +00:00
xml.rs Unify the way html5ever and xml5ever block on script elements (#36284) 2025-04-08 16:40:14 +00:00