Re: [csswg-drafts] [css-cascade][css-pseudo] How does 'inherit' keyword behave in a child of ::first-line?

It's... not undefined? *Text nodes* can inherit from the ::first-line pseudo, but you can't specify a variable for them (they only get values from inheritance, and variables are resolved before inheriting).  Nothing else inherits from a pseudo-element.

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

Received on Tuesday, 11 April 2017 23:54:32 UTC