Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
content
/
test
/
data
/
feature-policy4.html
blob: e73e4d0bc6c5f6932ec469164170e6898e111231 [
file
]
<html>
<head></head>
<body>
This page has a different feature policy header.
<iframe
src
=
"/cross-site/b.com/title2.html"
></iframe>
</body>
</html>