User:Tene/CSS notes
Jump to navigation
Jump to search
- border-radius is supported in Firefox 4+
- Old versions of khtml/webkit don't support >1 value for -{khtml,webkit}-border-radius
- IE 5.5+ support *:first-child
- <IE7 include hidden comments when counting elements
- <IE9 doesn't support *:nth-child(n)
- Damn that PoS