PASS Default "microphone" feature policy ["self"] allows the top-level document. | |
PASS Default "microphone" feature policy ["self"] allows same-origin iframes. | |
PASS Default "microphone" feature policy ["self"] disallows cross-origin iframes. | |
PASS Feature policy "microphone" can be enabled in cross-origin iframes using "allow" attribute. | |
PASS Default "camera" feature policy ["self"] allows the top-level document. | |
PASS Default "camera" feature policy ["self"] allows same-origin iframes. | |
PASS Default "camera" feature policy ["self"] disallows cross-origin iframes. | |
PASS Feature policy "camera" can be enabled in cross-origin iframes using "allow" attribute. | |
PASS Default "camera;microphone" feature policy ["self"] allows the top-level document. | |
PASS Default "camera;microphone" feature policy ["self"] allows same-origin iframes. | |
PASS Default "camera;microphone" feature policy ["self"] disallows cross-origin iframes. | |
PASS Feature policy "camera;microphone" can be enabled in cross-origin iframes using "allow" attribute. | |