DOM Attributes now on the prototype chain
Chrome is becoming in line with the spec. Check your sites if you are assuming the WebKit logic for attribute propagation
What's the CSS :scope pseudo-class for?
Big boost to DOM performance - WebKit's innerHTML is 240% faster
A New Experimental Feature: scoped stylesheets
Detect DOM changes with Mutation Observers
An introduction to Mutation Observers.