Is there a one-page reference wherein it's listed which browsers support which CSS properties?
+5
A:
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.
Jeffrey Kern
2010-06-21 00:45:59
Try making the urlhttp://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28Cascading_Style_Sheets%29(with %28 and %29 in place of ( and ) )
ysth
2010-06-21 01:11:00
+6
A:
Quirksmode.org has really great tables listing everything that works in CSS/HTML/JavaScript in different browsers.
Dan Herbert
2010-06-21 00:48:24