August 14, 2019
Added Box Model, HTML5, Visual Effects and ARIA data
Thanks to @m-j-robbins and @theotherstevenc from the team at Salesforce, a lot of data has been added to the site. There are now support tables for:
-
Box Model CSS properties:
box-shadow
,box-sizing
,column-count
,display-flex
,display-grid
,flex-direction
,flex-wrap
,float
,inline-size
,overflow
,text-shadow
. -
HTML5 elements:
<bdi>
,<dialog>
,<meter>
,<progress>
,<rp>
,<rt>
,<ruby>
,<wbr>
. -
Visual effects CSS properties:
display:none
,filter
,opacity
,transform
,visibility
. -
ARIA attributes:
role
,aria-describedby
,aria-hidden
,aria-label
,aria-labelledby
,aria-live
.