-
Notifications
You must be signed in to change notification settings - Fork 375
Spec 'text directive user activation' boolean #1876
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
base: main
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2277,6 +2277,10 @@ otherwise, it is unset. | |
| <a for=request>done flag</a>, and <a for=request>timing allow failed flag</a> are used as | ||
| bookkeeping details by the <a for=/>fetch</a> algorithm. | ||
|
|
||
| <p>A <a for=/>request</a> has an associated boolean | ||
| <dfn export for=request id=text-directive-user-activation>text directive user activation</dfn>. | ||
| Unless stated otherwise, it is false. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should group this with "user-activation". I'm not entirely sure anymore why that has a hyphen in it either. Hopefully @sideshowbarker remembers. And do we really need both? Seems unfortunate.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't remember, but regardless I would imagine "user-activation" should only have a hyphen in cases where it's used as an adjective. If it's used as a noun, we shouldn't need any hyphen. |
||
|
|
||
| <hr> | ||
|
|
||
| <p>A <dfn export>subresource request</dfn> is a <a for=/>request</a> | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.