## CSS - [ ] [CSS.mediaQueryResultChanged](https://chromedevtools.github.io/devtools-protocol/tot/CSS#event-mediaQueryResultChanged) - [ ] (maybe) [CSS.styleSheetChanged](https://chromedevtools.github.io/devtools-protocol/tot/CSS#event-styleSheetChanged) - might conflict with how we currently handle style updates ## DOM - [ ] [DOM.attributeModified](https://chromedevtools.github.io/devtools-protocol/tot/DOM#event-attributeModified) - [ ] [DOM.attributeRemoved](https://chromedevtools.github.io/devtools-protocol/tot/DOM#event-attributeRemoved) - [ ] [DOM.childNodeInserted](https://chromedevtools.github.io/devtools-protocol/tot/DOM#event-childNodeInserted) - [ ] [DOM.childNodeRemoved](https://chromedevtools.github.io/devtools-protocol/tot/DOM#event-childNodeRemoved) - [ ] [DOM.pseudoElementAdded](https://chromedevtools.github.io/devtools-protocol/tot/DOM#event-pseudoElementAdded) - [ ] [DOM.pseudoElementRemoved](https://chromedevtools.github.io/devtools-protocol/tot/DOM#event-pseudoElementRemoved)