Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Feature policy : document-write #172

Closed
wants to merge 2 commits into from

Commits on Jun 4, 2018

  1. Introduce Feature policy : document-stream-insertion

    This document servers as an explainer of an experimental feature which was most recently committed to chromium [codebase](https://chromium.googlesource.com/chromium/src/+/d8e49fe9a8374c236010d75874c082e9701543fb). The state of the proposal is not complete as there is still a critical open questions regarding the correct implementation and behavior for cross and same-origin contents.
    
    All suggestions and ideas are most welcomed!
    ehsan-karamad committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    958bece View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Update document_stream_insertion.md

    Addressing comments, fixing typos, and more importantly renaming the feature from `document-stream-insertion` to `document-write`.
    ehsan-karamad committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    75812ee View commit details
    Browse the repository at this point in the history