|
13 | 13 |
|
14 | 14 | editors: [
|
15 | 15 | {
|
16 |
| - name: "Marcos Cáceres, current", |
| 16 | + name: "Marcos Cáceres", |
17 | 17 | company: "Responsive Images Community Group",
|
18 | 18 | companyURL: "http://www.w3.org/community/respimg/"
|
19 | 19 | },
|
20 | 20 | {
|
21 |
| - name: "Mat Marquis, current", |
| 21 | + name: "Mat Marquis", |
22 | 22 | company: "Responsive Images Community Group",
|
23 | 23 | companyURL: "http://www.w3.org/community/respimg/"
|
24 | 24 | },
|
@@ -231,9 +231,8 @@ <h1>Examples</h1>
|
231 | 231 | <!-- examples -->
|
232 | 232 |
|
233 | 233 | <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> |
237 | 236 | <ol>
|
238 | 237 | <li>The need for different image sources at different viewport sizes in responsive web designs.</li>
|
239 | 238 | <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>
|
299 | 298 |
|
300 | 299 | <section class='appendix'>
|
301 | 300 | <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> |
303 | 302 |
|
| 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> |
304 | 305 | <h1>Acknowledgements</h1>
|
305 | 306 | <p>TODO: add thanks</p>
|
306 | 307 | </section>
|
|
0 commit comments