- From: James Craig via GitHub <sysbot+gh@w3.org>
- Date: Tue, 25 Oct 2016 00:42:47 +0000
- To: public-css-archive@w3.org
cookiecrook has just created a new issue for
https://github.com/w3c/csswg-drafts:
== [mediaqueries] media feature for RTL direction ==
[mediaqueries] media feature for RTL direction
Perhaps:
@media (direction: rtl) { /* hebrew, arabic, etc. */ }
And the none value (ltr could potentially be a synonym for none in the
Boolean context?):
(direction: none) == (direction: ltr)
(direction) == (direction: rtl)
Please view or discuss this issue at
https://github.com/w3c/csswg-drafts/issues/642 using your GitHub
account
Received on Tuesday, 25 October 2016 00:42:55 UTC