My div looks something like this:
<div tabindex="0" role="button" id="profile-pic" style="background-image: "Some url";"></div>
The background image will be updated based on some criteria. I want to set listener to the style property and listen to background image change. Is it possible?
!importantkeyword), then MutationObserver will report false positives. In the same way, if a CSS rule is applied and takes predescedence over the style attribute's rule, then the MutationObserver will miss it.