diff --git a/ResponsiveImages.html b/ResponsiveImages.html index 50aa73f0..3583b45e 100644 --- a/ResponsiveImages.html +++ b/ResponsiveImages.html @@ -230,32 +230,9 @@

Examples

-
-<<<<<<< HEAD -
-

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:

- -
-

Use Cases

-======= - +

Use Cases

->>>>>>> Cosmetic changes and removed some attribute defs that are not inherited from HTMLImageInterface +Cosmetic changes and removed some attribute defs that are not inherited from HTMLImageInterface

There are many use cases that are supported as listed below. There are two primary use cases:

  1. The need for different image sources at different viewport sizes in responsive web designs.