- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Jun 2018 16:29:36 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-logical][selectors] Should flow-relative border colors be allowed in :visited? == According to 4a4b81cf51524b5f74a877e8e7ce66881b5ac383, "the 'border-color' sub-properties" are allowed in `:visited`. This seems to refer to `border-top-color`, `border-right-color`, `border-bottom-color` and `border-left-color`. But what about the flow-relative `border-block-start-color`, `border-block-end-color`, `border-inline-start-color` and `border-inline-end-color`? They are basically the same, so I guess they should also be allowed, but since this kind of things are delicate due to privacy concerns, I want a confirmation. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2844 using your GitHub account
Received on Thursday, 28 June 2018 16:29:43 UTC