mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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> |
||
---|---|---|
.. | ||
import-style-allowed.sub.html.ini | ||
import-style-blocked.sub.html.ini | ||
inline-style-allowed-while-cloning-objects.sub.html.ini | ||
style-blocked.html.ini | ||
style-src-error-event-fires.html.ini | ||
style-src-inline-style-nonce-blocked-error-event.html.ini | ||
style-src-stylesheet-nonce-allowed.html.ini |