This page automatically computes from various sources an object showing all prefixed or unprefixed properties parsed by various rendering engines.

The sources are the following ones, retrieved once a day:

WebKit
https://trac.webkit.org/export/head/trunk/Source/WebCore/css/CSSProperties.json
Gecko
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/style/nsCSSPropList.h
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/style/nsCSSPropAliasList.h
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/style/nsCSSFontDescList.h
Blink
https://chromium.googlesource.com/chromium/blink/+/master/Source/core/css/CSSProperties.in
Vivliostyle
https://github.com/vivliostyle/vivliostyle.js/blob/master/resources/validation.txt
Weasyprint
https://raw.githubusercontent.com/Kozea/WeasyPrint/master/weasyprint/css/properties.py
Servo
https://gist.github.com/anonymous/1817540b7c0160d0ef42

See the same data as a JS object

Author: Daniel Glazman.