- From: trchen1033 via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Jan 2018 08:59:39 +0000
- To: public-css-archive@w3.org
+1 that "contents" should exclude element background and box decorations. Also in my opinion contain:paint should not clip the output of stacking context effects such as filter:blur. In other words, contain:paint is behaviorally equivalent to overriding overflow:visible into overflow:hidden (overflow clip and forcing block formatting context) and transform:none into transform:identity (become containing block for all descendants). -- GitHub Notification of comment by trchen1033 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2223#issuecomment-360064085 using your GitHub account
Received on Wednesday, 24 January 2018 08:59:42 UTC