- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Apr 2017 04:39:50 +0000
- To: public-css-archive@w3.org
> I checked CSS Cascade but all it says is "parent" or "parent element". "parent element" is a perfectly well-defined thing. It's just not the right one for the writing-mode case, not least because of display:contents. > since element is the same terminology in DOM YES! "parent element" in CSS Cascade terms is the same exact concept as "parent element" in the DOM. > and say "the parent it inherits from" Gives the wrong behavior for display:contents, at least. Please stop flailing and sort out what the behavior should actually be instead of just guessing and checking.... -- GitHub Notification of comment by bzbarsky Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1212#issuecomment-293779033 using your GitHub account
Received on Thursday, 13 April 2017 04:40:01 UTC