Re: [csswg-drafts] [css-ui] consider requiring that descendants do not contribute to outline (#2846)

One thing pointed out to me that I wasn't aware of is that the behavior of whether to include descendants depends on whether the element that has the outline is a block or not.  The tests I wrote above are all on a block, which does show the difference in Firefox.  But other browsers do include some descendants when the outlined element is an inline.

-- 
GitHub Notification of comment by heycam
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2846#issuecomment-467653130 using your GitHub account

Received on Tuesday, 26 February 2019 23:09:17 UTC