- From: Michael\[tm\] Smith via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 Jul 2019 03:28:22 +0000
- To: public-css-archive@w3.org
sideshowbarker has just labeled a pull request from sideshowbarker for https://github.com/w3c/csswg-drafts as "css-text-3": == [css-text-3] Normatively disallow break-word == This change adds a normative “Authors must not” statement prohibiting authors from using the (deprecated) break-word value with the word-break property. This change aligns with similar normative author-conformance prohibitions in other specs which define certain features as deprecated; see, for example, the language used in the Media Queries spec with regard to the deprecated device-width, etc., media features: https://drafts.csswg.org/mediaqueries-4/#mf-deprecated > The following media features are deprecated. They are kept for > backward compatibility, but are not appropriate for newly written style > sheets. Authors must not use them. See https://github.com/w3c/csswg-drafts/pull/4087
Received on Friday, 5 July 2019 03:28:24 UTC