Blink and WebKit completely diverged in 2013 after the fork. That document is virtually identical to its 2012 version and is marked as outdated in several places.
Oh huh, TIL. I had always assumed they were all webkit just due to the amount of compatibility code I’ve had to implement in CSS with -webkit styles. It makes sense that a fork like Blink would be backwards compatible with those though
Blink and WebKit completely diverged in 2013 after the fork. That document is virtually identical to its 2012 version and is marked as outdated in several places.
Oh huh, TIL. I had always assumed they were all webkit just due to the amount of compatibility code I’ve had to implement in CSS with
-webkit
styles. It makes sense that a fork like Blink would be backwards compatible with those though