mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
To be able to abort the update, extract the functionality into a separate method. Otherwise, we don't run the `node.rev_version` at the end, which according to the comment is probably important. Not all `style-src` tests pass and I don't fully understand why yet, but I presume it has to do with some special quirks of stylesheets that other CSP checks don't have. All `style-src-attr-elem` tests pass though. Part of #4577 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com> |
||
---|---|---|
.. | ||
javascript_src_denied_missing_unsafe_hashes-href_blank-script-src-elem.html.ini | ||
javascript_src_denied_missing_unsafe_hashes-href_blank.html.ini | ||
javascript_src_denied_missing_unsafe_hashes-window_open.html.ini | ||
javascript_src_denied_wrong_hash-href_blank-script-src-elem.html.ini | ||
javascript_src_denied_wrong_hash-href_blank.html.ini | ||
javascript_src_denied_wrong_hash-window_open.html.ini |