servo/tests/wpt/meta/content-security-policy/style-src
Tim van der Lippe e1c037815c
Fix skipping CSP checks for styles when cloning nodes (#37465)
Cloned nodes were re-parsing already-parsed style attributes. As such,
they were also checking CSP, which shouldn't happen as the original node
already was checked for it.

Testing: The existing WPT test now mostly passes. It had two cases which
were passing in no browsers.
Fixes: Part of #4577

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-06-28 17:31:03 +00:00
..
import-style-allowed.sub.html.ini Run all CSP tests in CI by default. (#36436) 2025-04-10 08:09:23 +00:00
import-style-blocked.sub.html.ini Run all CSP tests in CI by default. (#36436) 2025-04-10 08:09:23 +00:00
inline-style-allowed-while-cloning-objects.sub.html.ini Fix skipping CSP checks for styles when cloning nodes (#37465) 2025-06-28 17:31:03 +00:00
style-blocked.html.ini Implement trusted types url setter (#36596) 2025-04-21 06:56:40 +00:00
style-src-error-event-fires.html.ini Update FetchTaskTarget to propagate CSP violations. (#36409) 2025-04-13 20:54:59 +00:00
style-src-inline-style-nonce-blocked-error-event.html.ini Correct event_target for CSP violations (#36887) 2025-05-08 10:46:31 +00:00
style-src-stylesheet-nonce-allowed.html.ini Update FetchTaskTarget to propagate CSP violations. (#36409) 2025-04-13 20:54:59 +00:00