From 1aba602d9bb695e17f80724bfa603fee4d1a6b20 Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Tue, 16 Aug 2016 15:04:05 +0200 Subject: [PATCH] Upstream the innerText spec From https://rocallahan.github.io/innerText-spec/ with no normative changes except adding [CEReactions] to the IDL. Fixes https://github.com/whatwg/html/issues/465. --- source | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 150 insertions(+), 1 deletion(-) 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: