- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 7 Mar 2016 11:00:25 -0800
- To: Philip Rogers <pdr@google.com>
- Cc: www-style <www-style@w3.org>
On Mon, Mar 7, 2016 at 10:32 AM, Philip Rogers <pdr@google.com> wrote: > text-size-adjustment currently only applies on "small displays" which is > ambiguous. I'd like to change "small display" to be two requirements: > 1) The device has pan and pinch-zoom functionality such as a touchscreen. > 2) The 'actual viewport' is larger than the 'initial viewport' as defined by > https://www.w3.org/TR/css-device-adapt-1/#initial-viewport. > Without these requirements, no adjustment would occur even when > text-size-adjust is specified. > > One of the problems text-size-adjustment solves is having to pan to read > long lines of text designed for larger displays, and these new requirements > more closely match that. This sounds pretty good to me. ~TJ
Received on Monday, 7 March 2016 19:01:12 UTC