- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Oct 2020 22:04:02 +0000
- To: public-css-archive@w3.org
@emilio Testing latest 2020-10-20 Firefox nightly this still produces `"layout paint"` for me: ```js document.documentElement.style.contain = "layout paint"; getComputedStyle(document.documentElement).contain; ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5511#issuecomment-713166639 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 October 2020 22:04:04 UTC