- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 Nov 2022 15:55:30 +0000
- To: public-css-archive@w3.org
Same question for `will-change`: ```js document.body.style.willChange = "word-wrap"; document.body.style.willChange; ``` Firefox and Blink: `"word-wrap"` WebKit: `"overflow-wrap"` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8022#issuecomment-1307439147 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 8 November 2022 15:55:32 UTC