Skip to content
This repository was archived by the owner on Apr 29, 2023. It is now read-only.

wisdman/feature-policy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feature-policy-example

License Twitter

Video about Feature-Policy

Demo Pages for my YouTube video about Feature-Policy. This video is in Russian, as my English is not enough to speak fluently.

Demo

Feature-Policy Demo Pages

External Links

Feature

Feature Policy Introspection from Jave Scripts

Feature Policy Reporting

Sandboxing

Sandboxing features

  • forms - Allows to submit forms
  • modals - Allows open modal windows
  • orientation-lock - Allows lock the screen orientation
  • plugins - Allows browser plugins
  • pointer-lock - Allows use the Pointer Lock API
  • popups - _Allows popups (such as window.open(), target="blank", or showModalDialog())
  • presentation - Allows start a presentation session
  • scripts - Allows run scripts (but not create popup windows if popups is not specified)
  • top-navigation - popups navigate the top-level browsing context

Feedbacks

Opening a bug report, creating a pull request or writing suggestions is appreciated and welcomed. If you're planning to implement a new feature please create an issue first. GitHub issue tracker

License

Massachusetts Institute of Technology (MIT) License

Donation

About

Feature-Policy Demo Pages

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors