From 24fa02b6b1a52277fc60f9f407d35e77d2e10e4c Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Wed, 6 Nov 2013 11:26:14 +0000 Subject: [PATCH] Reworeded conneg requirement (closes #18) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9811d58..2f156bd 100644 --- a/index.html +++ b/index.html @@ -218,7 +218,7 @@

The user agent MUST be able to display content specifically targeted at mobile devices.

-

It MUST be possible for the user agent to download and display different content depending on device or user agent properties such as screen size, pixel density, etc.

+

The user agent MUST be able to perform [reactive content negotiation](http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-24#section-3.4) specifically targeted at mobile devices. This includes, but is not limited to, discriminating on viewport dimensions, pixel density, and possibly even bandwidth.

The user agent MUST support rich typography including using downloadable fonts.