-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Missing description for allow-downloads #6411
Comments
cc @xyaoinum |
Would you like to submit a pull request with such a description, @triple-underscore? |
I created a pull request as above, though I'm not sure whether this is a right way. |
From the command line:
That should launch your text editor and allow you to change the commit message and save it. After that:
You need the |
Thank you @sideshowbarker, It seems that it has been done. (but, since I (mistakenly?) inserted a some extra operation ("Fetch Origin" in the Github desktop), an extra commit added in the pull request.) |
That’s fine — later, that extra commit will just be squashed into the first one on the branch (prior to merging) |
In section 4.8.5 The iframe element:
For completeness, this paragraph should include a description for
allow-downloads
keyword, something similar to the description of sandboxed-downloads-browsing-context-flag.The text was updated successfully, but these errors were encountered: