From 57d5a8a3f3e52ca15b81371ea3b38c3124a45ec4 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 22 Jun 2022 17:37:59 +0000 Subject: Delete the statement that the default stylesheet only used CSS1 because that has no longer been true for some time now. I would certainly like to adhere to a coherent standard and state which one that is. Unfortunately, the W3C deliberately smashed the CSS standard into pieces such that a coherent standard no longer exists and such that statements about standard conformance have become next to meaningless. Consequently, i now remain reluctantly silent regarding CSS standard(s) conformance. Going back to CSS2.1, published in 2011, which was the last CSS standard in the proper sense of the word, is not an option because it has gaping holes in functionality and is no longer adequate for use on today's WWW. --- mandoc.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mandoc.1 b/mandoc.1 index aa6274ae..8f4f090d 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.260 2022/06/07 09:54:40 schwarze Exp $ +.\" $Id: mandoc.1,v 1.261 2022/06/22 17:37:59 schwarze Exp $ .\" .\" Copyright (c) 2012, 2014-2022 Ingo Schwarze .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 7 2022 $ +.Dd $Mdocdate: June 22 2022 $ .Dt MANDOC 1 .Os .Sh NAME @@ -342,7 +342,6 @@ and may exceed the output width. Output produced by .Fl T Cm html conforms to HTML5 using optional self-closing tags. -Default styles use only CSS1. Equations rendered from .Xr eqn 7 blocks use MathML. -- cgit v1.2.3-56-ge451