- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Sun, 04 Feb 2018 00:29:50 +0000
- To: public-css-archive@w3.org
WebKit and Blink don't agree with the part of `setProperty`. They don't update the attribute when the setting doesn't change value. It seems tricky to me in the sense that I don't think we have a formal definition anywhere about how to compare two values of a property, do we? Also, if we follow the resolution in #1898 to make `setProperty` append new value rather than mutate the value in-place, the behavior of WebKit and Blink may become more trickier to be right. Given these, I tend to keep the that part as-is. -- GitHub Notification of comment by upsuper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/2269#issuecomment-362869138 using your GitHub account
Received on Sunday, 4 February 2018 00:30:25 UTC