- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 May 2018 07:42:02 +0000
- To: public-css-archive@w3.org
I think outline should work on display contents elements. Just like it works if an online gets split into lines or bidi or even regions or by a block-in-inline. I think the element should be focusable and tab-focusable too, but only if it is not replaced or a shadow host or none of its descendants in the light tree produce a box. The elements in cases noted above behave as if they were display none and should therefore not be focusable. Besides outline and a few other properties like pointer-event, properties should have no effect on the elements that do generate boxes for their descendants, besides being inherited by default. -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2632#issuecomment-393062411 using your GitHub account
Received on Wednesday, 30 May 2018 07:42:05 UTC