Steps:
Open a HTML document with CSS ID selectors. (attached)
Menu->Fixup->HTML Generator & Checks...
Click pphtml
All of the CSS ID selectors are identified in the error window as errors if they are used in the body and not identified as errors if they are not used in the body, e.g.:
+div#titlepage: CSS possibly not used
+#transnote: CSS possibly not used
+ul#index: CSS possibly not used
In this example the titlepage, transnote, and index ID selectors were used in the body but the halftitle and colophon ID selector were not.
The error report should have shown:
+div#halftitle: CSS possibly not used
+div#colophon: CSS possibly not used
and not shown the ones that did appear.
Regards,
Richard Tonsing
Ticket moved from /p/guiguts/bugs/129/
Can't be converted: