From ee6f1de3309289a39aa90cae26282fb4774fb08a Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 11 Jan 2019 12:56:42 +0000 Subject: Remove the HTML title= attributes which harmed accessibility and violated the principle of separation of content and presentation. Instead, implement the tooltips purely in CSS. Thanks to John Gardner for suggesting most of the styling in the new ::before rules. --- regress/man/SH/paragraph.out_html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/man/SH/paragraph.out_html') diff --git a/regress/man/SH/paragraph.out_html b/regress/man/SH/paragraph.out_html index 5aef80e2..49627f19 100644 --- a/regress/man/SH/paragraph.out_html +++ b/regress/man/SH/paragraph.out_html @@ -1,6 +1,6 @@ BEGINTEST -

+

This text immediately follows a section header.

This is a paragraph.

-

+

ENDTEST -- cgit v1.2.3-56-ge451