- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 May 2017 16:59:18 +0000
- To: public-css-archive@w3.org
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> <dael> Topic: How does 'inherit' keyword behave in a child of ::first-line?<br> <dael> Github issue: https://github.com/w3c/csswg-drafts/issues/1097<br> <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> <dael> fremy: I can explain the issue if someone needs.<br> <dael> Rossen: Yes, please.<br> <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> <myles> dbaron++<br> <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 & background do not inherit byt he children of the first line.<br> <dael> fremy: If you spec a background inherits on the first line it'll inherit from the div.<br> <dael> Florian: At first it sounds reasonable, but I expect horrible, subtle things hiding somewhere.<br> <dael> fremy: I think proposal makes sense.<br> <dbaron> Is the proposal written somewhere?<br> <dael> Florian: I think so too<br> <dael> fantasai: I agree with Florian. I don't have time to look right now. I would prefer a week to look.<br> <dael> Rossen: We can push the resolution out a week. Let's look at this one.<br> <dael> Rossen: Florian are you okay?<br> <dael> Florian: Yeah.<br> <dael> Rossen: fremy?<br> <dael> fremy: Sure.<br> <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> <tantek> ^^^ that problem<br> <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