- From: Chris Harvey via GitHub <sysbot+gh@w3.org>
- Date: Sat, 22 Apr 2017 02:28:31 +0000
- To: public-css-archive@w3.org
According to [CSS Values and Units Module Level 3](https://www.w3.org/TR/css-values/#angles), an <angle> is always clockwise for positive values and counterclockwise for negative values. Furthermore, the value `0` refers to the *bearing angle* pointing "up" toward the "top" of the screen (equivalently true for `0deg`, `0rad`, `0turn`, and `0grad`). I think the `logical` keyword should determine the direction of the zero-degree *bearing angle*: rather than "up", it should point to the "block-start" side of the screen. However, I disagree with changing the direction of the angle. I think positive angles should *always* be clockwise, regardless of direction or writing mode. -- GitHub Notification of comment by chharvey Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/975#issuecomment-296341197 using your GitHub account
Received on Saturday, 22 April 2017 02:28:38 UTC