Wedge

Public area => The Pub => Off-topic => Topic started by: MultiformeIngegno on October 7th, 2011, 01:52 PM

Title: quirksmode.js
Post by: MultiformeIngegno on October 7th, 2011, 01:52 PM
Seems interesting. :)

http://www.quirksmode.org/
Title: Re: quirksmode.js
Post by: Arantor on October 7th, 2011, 01:53 PM
Though sadly quite out of date :(
Title: Re: quirksmode.js
Post by: Nao on October 7th, 2011, 03:01 PM
It's still a reference to me, though. Most of my IE compatibility tests are done against quirksmode. :) (Such as, recently, testing for :only-child not being supported by IE6-8... While :first-child:last-child is apparently supported in some situations.)