언어 설정

Menu
Sites
Language
Refused to apply inline style because it violates the following Content Security Policy

Please tell me how to fix this error

6): Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".

login.html (12) :Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".

6): Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".

login.html (26) :Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".

login.html (29) :Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".

Responses

2 댓글
Fedor Efimenko

<tizen:content-security-policy>

    style-src 'self';

    </tizen:content-security-policy>

 

it did not help

Fedor Efimenko

<access origin="*.site.com" subdomains="true"/>

all ok