Re: [csswg-drafts] [cssom] getComputedStyle for non-existent pseudo-element

Yup, it should be the same as a `display:none` element.  (In other words, the pseudo-element *always* exists, but most of the time just doesn't generate a box due to `content`.)

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

Received on Monday, 28 August 2017 17:01:31 UTC