canmove, Confirmed users
1,537
edits
(→Distinguishing Keywords (OPEN): single quotes sound good) |
|||
Line 142: | Line 142: | ||
Well, it should not affect them at all. Question is, is that technically possible? -- [[User:Gerv|Gerv]] | Well, it should not affect them at all. Question is, is that technically possible? -- [[User:Gerv|Gerv]] | ||
== Distinguishing Keywords (<span style="color: | == Distinguishing Keywords (<span style="color:red;">CLOSED</span>)== | ||
Should we distinguish keywords such as "inline", "self" etc. when they are in a hostname slot? I discussed possibilities with Sid, and we thought that single quotes might work well; <tt>script-src: 'self'</tt>. Other options are CAPS, or a $prefix %character. What do people think? -- [[User:Gerv|Gerv]] | Should we distinguish keywords such as "inline", "self" etc. when they are in a hostname slot? I discussed possibilities with Sid, and we thought that single quotes might work well; <tt>script-src: 'self'</tt>. Other options are CAPS, or a $prefix %character. What do people think? -- [[User:Gerv|Gerv]] | ||
Using single quotes for 'none', 'inline', etc. -[[User:Sidstamm|Sid]] |