From a8e7c7260d283a0270c38f78a3abbe63c3c9699e Mon Sep 17 00:00:00 2001 From: Mat Marquis Date: Sun, 23 Sep 2012 13:25:32 -0400 Subject: [PATCH] Cleaned up goals, added notes on MQ flexibility and UA bandwidth handling. --- ResponsiveImages.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ResponsiveImages.html b/ResponsiveImages.html index d3630906..dba62303 100644 --- a/ResponsiveImages.html +++ b/ResponsiveImages.html @@ -211,14 +211,17 @@

Goals

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: