File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -91,13 +91,11 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
91
91
< dd > < a href ="https://github.com/w3c/webappsec/commits/master/specs/powerfulfeatures/index.src.html "> https://github.com/w3c/webappsec/commits/master/specs/powerfulfeatures/index.src.html</ a >
92
92
< dt > Feedback:
93
93
< dd > < span > < a href ="
mailto:[email protected] ?subject=%5Bpowerful-features%5D%20YOUR%20TOPIC%20HERE "
> [email protected] </ a > with subject line “
< kbd > [powerful-features]
< var > … message topic …
</ var > </ kbd > ” (
< a href ="
http://lists.w3.org/Archives/Public/public-webappsec/ "
rel ="
discussion "
> archives
</ a > )
</ span >
94
- < dt > Issue Tracking:
95
- < dd > < a href ="https://github.com/w3c/webappsec/issues/ "> GitHub</ a >
96
94
< dt class ="editor "> Editors:
97
95
< dd class ="
editor p-author h-card vcard "
data-editor-id ="
56384 "
> < a class ="
p-name fn u-email email "
href ="
mailto:[email protected] "
> Mike West
</ a > (
< span class ="
p-org org "
> Google Inc.
</ span > )
98
96
< dd class ="
editor p-author h-card vcard "
data-editor-id ="
75060 "
> < a class ="
p-name fn u-email email "
href ="
mailto:[email protected] "
> Yan Zhu
</ a > (
< span class ="
p-org org "
> Yahoo! Inc.
</ span > )
99
- < dt > Bug Reports :
100
- < dd > < span > < a href ="https://github.com/w3c/webappsec/issues/new?title=SECURE:%20 "> via the w3c/webappsec repository on GitHub </ a > </ span >
97
+ < dt > Participate :
98
+ < dd > < span > < a href ="https://github.com/w3c/webappsec/issues/new?title=SECURE:%20 "> File an issue </ a > ( < a href =" https://github.com/ w3c/webappsec/labels/SECURE " > open issues </ a > ) </ span >
101
99
</ dl >
102
100
</ div >
103
101
< div data-fill-with ="warning "> </ div >
Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ <h1>Secure Contexts</h1>
14
14
authors for implementing features whose properties dictate that they be
15
15
exposed to the web only within a trustworthy environment.
16
16
Version History: https://github.com/w3c/webappsec/commits/master/specs/powerfulfeatures/index.src.html
17
- !Bug Reports : < a href ="https://github.com/w3c/webappsec/issues/new?title=SECURE:%20 "> via the w3c/webappsec repository on GitHub </ a >
17
+ !Participate : < a href ="https://github.com/w3c/webappsec/issues/new?title=SECURE:%20 "> File an issue </ a > ( < a href =" https://github.com/ w3c/webappsec/labels/SECURE " > open issues </ a > )
18
18
Indent: 2
19
19
Markup Shorthands: markdown on
20
+ Boilerplate: omit feedback-header
20
21
</ pre >
21
22
< pre class ="anchors ">
22
23
urlPrefix: http://www.w3.org/TR/dom/; spec: DOM
You can’t perform that action at this time.
0 commit comments