diff --git a/README.md b/README.md index f79eb79e..c75ad244 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ This is a non-official version of the proposal at: http://dvcs.w3.org/hg/html-proposals/raw-file/tip/responsive-images/responsive-images.html -This repo is indended solely for the sake of basic issue tracking, and public contributions to the editing and formatting of the proposal. Discussion of potential/outstanding issues with the proposal should remain on the HTML WG mailing list, RICG mailing list, or both. \ No newline at end of file +This repo is indended solely for the sake of basic issue tracking, and public contributions to the editing and formatting of the proposal. Discussion of potential/outstanding issues with the proposal should remain on the HTML WG mailing list, RICG mailing list, or both. diff --git a/ResponsiveImages.html b/ResponsiveImages.html index 3fd9abc6..a0f2c052 100644 --- a/ResponsiveImages.html +++ b/ResponsiveImages.html @@ -208,16 +208,14 @@

Examples

Goals

-

This proposal was designed with the following goals in mind:

+

The overarching goal is to give developers a way to provide user agents with sufficient information about each image, and applicable media, so that the user agent can select the most appropriate one for a dynamically changing browsing situations. This includes, but is not limited to, different screen pixel width/height, pixel densities, environmental lighting conditions, and potentially even situations where the network bandwith changes dymamically. By providing a graded set of image sources, UA discretion could similarly apply to situations where the network bandwith changes dymamically. Based on user settings and network latency calculated by the user agent, the UA may have the option of selecting lower density image sources.

+

In addition, this proposal is being worked on with the following goals in mind:

-
-

Pre-existing Polyfills

- -
+
+

Open Issues

+
+
ISSUE 29
+
Not sure how to deal with image maps without scripts.
+

Acknowledgements

TODO: add thanks