Re: [css4-selectors] Pseudo-class for writing mode

* Tab Atkins Jr. wrote:
>To be more specific, the problem that fantasai is alluding to is this:
>
>:writing-mode(horizontal-tb) {
>  writing-mode: vertical-lr; /* WHERE IS YOUR GOD NOW?!? */
>}
>
>Circular dependencies are bad times.

It should also be noted, then, that this is where the discussion always
ends. Cycle detection is a problem computer science students will learn,
in fact, are supposed to solve on their on, in their first semester, in
Germany anyway, it's just that some people find this might be confusing
to authors, or interfere with optimizations, or be scary in some other
way, but we are far from a point where this is as bad as, say, the hal-
ting problem. It's not out of the question to introduce cycles like the
one above, it just requires extraordinary evidence that so far no-one
has bothered to provide (or shown to be impossible to provide). Either
would be welcome if anyone feels like "wasting" a lot of time on it.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Monday, 25 June 2012 22:18:20 UTC