Re: [csswg-drafts] [css-display] Do replaced elements have an inner display type?

@SebastianZ It means whatever the replaced element wants it to mean, because what it means is out-of-scope for CSS. Typically the replaced element doesn't care what 'display' says.  Yes, the computed value is still “as specified” -- style computation is always within CSS’s scope, and there's nothing that says it computes differently on replaced elements.

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

Received on Thursday, 21 June 2018 03:24:23 UTC