[whatwg] RWD Heaven: if browsers reported device capabilities in a request header
Boris Zbarsky
bzbarsky at MIT.EDU
Sat Feb 4 18:45:02 PST 2012
On 2/4/12 2:28 PM, irakli wrote:
> Something as simple as if browsers passed along device's width/height
> information
This information can change between page load and page unload (and in
fact, it can change between the HTTP request being sent and the HTTP
response being received).
All passing it would do is give the server a false sense that the
information is time-invariant static.
-Boris
More information about the whatwg
mailing list