diff --git a/source b/source index babca609fcb..bb2d3d9daeb 100644 --- a/source +++ b/source @@ -3450,6 +3450,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
  • The 'vertical-align' property
  • The 'content' property
  • The 'inline-block' value of the 'display' property
  • +
  • The 'visibility' property
  • The CSS specification also defines the following border properties:

    @@ -3544,6 +3545,10 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
  • The <position> CSS data type
  • +

    The term block-level is defined in + the CSS Display specification.

    +

    The following features are defined in the CSS Fonts specification:

    @@ -3581,13 +3586,18 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

    The following features are defined in the CSS Text specification: