mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
9cfafc30b5
Port from original snabbdom project: snabbdom/snabbdom#634 The issue is that before this commit, the removeClass method was sometimes called even if it is not useful. See this comment for more detail: https://github.com/snabbdom/snabbdom/issues/633#issue-618706258