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

The CSS Working Group just discussed `How does 'inherit' keyword behave in a child of ::first-line?`.

<details><summary>The full IRC log of that discussion</summary>
&lt;dael> Topic: How does 'inherit' keyword behave in a child of ::first-line?<br>
&lt;dael> Github issue: https://github.com/w3c/csswg-drafts/issues/1097<br>
&lt;dael> fremy: There's a proposal that makes sense. On the properties that apply on first line and inherit should inherit and not custom properties.<br>
&lt;dael> fremy: I can explain the issue if someone needs.<br>
&lt;dael> Rossen: Yes, please.<br>
&lt;dael> fremy: The issue is a span is inside a  div with first line. If you set on the span color: inheit will  do so from first-line. In webkit if you do this wrong it also appends. It seems like it's causing some problems.<br>
&lt;myles> dbaron++<br>
&lt;dael> fremy: It furthers what happens with custom properties where if you do the inherit from the first line it could befomre a block and then it's not part of first line. The prop is if custom properties &amp; background do not inherit byt he children of the first line.<br>
&lt;dael> fremy: If you spec a background inherits on the first line it'll inherit from the div.<br>
&lt;dael> Florian: At first it sounds reasonable, but I expect horrible, subtle things hiding somewhere.<br>
&lt;dael> fremy: I think proposal makes sense.<br>
&lt;dbaron> Is the proposal written somewhere?<br>
&lt;dael> Florian: I think so too<br>
&lt;dael> fantasai: I agree with Florian. I don't have time to look right now. I would prefer a week to look.<br>
&lt;dael> Rossen: We can push the resolution out a week. Let's look at this one.<br>
&lt;dael> Rossen: Florian are you okay?<br>
&lt;dael> Florian: Yeah.<br>
&lt;dael> Rossen: fremy?<br>
&lt;dael> fremy: Sure.<br>
&lt;dael> dbaron: If we have a week, can there be a written version of the proposal? The issue is very long and I don't know what proposal we're looking at.<br>
&lt;tantek> ^^^ that problem<br>
&lt;dael> Rossen: fremy let's have you summerize the proposal on the github issue.<br>
</details>


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

Received on Wednesday, 10 May 2017 16:59:25 UTC