[csswg][css-ui-3] CSS Basic User Interface Module Level 3 reaches Recommendation

The CSS WG has published the CSS Basic User Interface Module Level 3 as a Recommendation:

    https://www.w3.org/TR/css-ui-3/

This specification describes user interface related properties and values to style HTML and XML. It includes and extends user interface related features from the properties and values of CSS level 2 revision 1. It uses various properties and values to style basic user interface elements in a document: box-sizing, outline (and related longhand properties), resize, text-overflow, cursor, and caret-color.

There were a few editorial changes since publication as a Proposed Recommendation, listed at:

   https://www.w3.org/TR/2018/REC-css-ui-3-20180621/#changes-from-PR
   
An Implementation Report is available:
  
  https://drafts.csswg.org/css-ui-3/implementation-report

Errata will be maintained as necessary. Further refinements or extensions on the topics covered by this specification continue in https://www.w3.org/TR/css-ui-4/, except for the box-sizing property, which will be maintained in https://www.w3.org/TR/css-sizing-3/#box-sizing

Please send feedback to this mailing list, <www-style@w3.org>, prefixed with [css-ui-3], [css-ui-4], or [css-sizing-3] as appropriate (as I did on this message) or (preferably) file them in the GitHub repository at
  https://github.com/w3c/csswg-drafts/issues

For the CSS WG,
—Florian Rivoal

Received on Thursday, 21 June 2018 10:24:12 UTC