Reputation: 47971
Is there a one-page reference wherein it's listed which browsers support which CSS properties?
Upvotes: 1
Views: 108
Reputation: 2024
http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(Cascading_Style_Sheets)
Here you go! This page compares rendering engines and their support of CSS. At the top of the page, it says which rendering engine is used by which browser.
Upvotes: 5
Reputation: 103557
Quirksmode.org has really great tables listing everything that works in CSS/HTML/JavaScript in different browsers.
Upvotes: 6