Commit fc1556f4 authored by Kateryna Prokopenko's avatar Kateryna Prokopenko Committed by Commit Bot

[issues] Fix content security policy issue tests

Bug: chromium:1082628
Change-Id: I485e0f9e5653794fbf2b8eec54496ee44a580ba3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302110Reviewed-by: default avatarSigurd Schneider <sigurds@chromium.org>
Commit-Queue: Kateryna Prokopenko <kprokopenko@google.com>
Cr-Commit-Position: refs/heads/master@{#790313}
parent d8e0b300
<!DOCTYPE html> <!DOCTYPE html>
<meta http-equiv="Content-Security-Policy" content="style-src 'https://thirdparty.test/network/resources/';"> <meta http-equiv="Content-Security-Policy" content="style-src https://thirdparty.test/network/resources/;">
<link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="style.css">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment