Skip to content

Commit 8dbcb13

Browse files
Added links to github repo. Removed current from Mat and I, as we are both active.
1 parent 0729422 commit 8dbcb13

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

ResponsiveImages.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313

1414
editors: [
1515
{
16-
name: "Marcos Cáceres, current",
16+
name: "Marcos Cáceres",
1717
company: "Responsive Images Community Group",
1818
companyURL: "http://www.w3.org/community/respimg/"
1919
},
2020
{
21-
name: "Mat Marquis, current",
21+
name: "Mat Marquis",
2222
company: "Responsive Images Community Group",
2323
companyURL: "http://www.w3.org/community/respimg/"
2424
},
@@ -231,9 +231,8 @@ <h1>Examples</h1>
231231
<!-- examples -->
232232

233233
<section id="use-cases" class="appendix informative">
234-
<h1>Use Cases </h1>
235-
Cosmetic changes and removed some attribute defs that are not inherited from HTMLImageInterface
236-
<p>There are many use cases that are supported as listed below. There are two primary use cases:</p>
234+
<h1>Use cases </h1>
235+
<p>There are many use cases that are supported as listed below. There are two primary use cases:</p>
237236
<ol>
238237
<li>The need for different image sources at different viewport sizes in responsive web designs.</li>
239238
<li>The need for different image sources depending on the pixel density of the display.</li>
@@ -299,8 +298,10 @@ <h2 class="informative-subhed">Gray Scale and High Contrast Modes</h2>
299298

300299
<section class='appendix'>
301300
<h1>Open Issues</h1>
302-
<p>...</p>
301+
<p>We are <a href="https://github.com/Wilto/draft-prop/issues">tracking issues</a> on GitHub. Please help us out by filing bugs there! </p>
303302

303+
<h1>Reference implementations</h1>
304+
<p>We have a list of <a href="https://github.com/Wilto/draft-prop/wiki/Polyfills,-prototypes,-and-reference-imps">polyfills, prototypes, and reference implementations</a> on GitHub. </p>
304305
<h1>Acknowledgements</h1>
305306
<p>TODO: add thanks</p>
306307
</section>

0 commit comments

Comments
 (0)