- From: Brad Kemper <brad.kemper@gmail.com>
- Date: Sun, 6 Jun 2010 15:32:51 -0700
- To: Håkon Wium Lie <howcome@opera.com>
- Cc: Andrew Thompson <lordpixel@mac.com>, www style <www-style@w3.org>
On Jun 5, 2010, at 12:51 PM, Håkon Wium Lie <howcome@opera.com> wrote: >> Or for that matter, someone proposed a media query... certainly one >> could argue a user preference for vertical layout is reasonably >> within that definition. > > That would be a longer stretch, but not impossibly so. Code like this > could work: > > @media (block-direction: rl) { ... } > @media (preferred-writing-mode: vertical) { ... } > @media (ttb) { ... } Why a longer stretch? It would be better than writing ':ttb' a hundred times.
Received on Sunday, 6 June 2010 23:04:29 UTC