Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: <superscript> tags display an "Unvalidated Tag Warning" https://bugzilla.redhat.com/show_bug.cgi?id=726548 Summary: <superscript> tags display an "Unvalidated Tag Warning" Product: Publican Version: 2.6 Platform: All OS/Version: Linux Status: NEW Severity: low Priority: unspecified Component: publican AssignedTo: jfe...@redhat.com ReportedBy: mhusn...@redhat.com QAContact: rland...@redhat.com CC: mmcal...@redhat.com, publican-list@redhat.com Classification: Other Story Points: --- Type: --- Description of problem: Usage of the <superscript> tags results in a warning when building the book: *WARNING: Unvalidated tag: 'superscript'. This tag may not be displayed correctly, may generate invalid xhtml, or may breach Section 508 Accessibility standards. Used in this case to mark up the following: "... for the n<superscript>th</superscript> node ..." The output in en-US html-single using Chrome and Firefox displays correctly as superscript, but the text included in this tag is colored grey instead of black. Version-Release number of selected component (if applicable): How reproducible: Everytime. Steps to Reproduce: 1. Create a publican book. 2. Mark up text with <superscript> and </superscript> 3. Build the book (in the reported instance, using html-single and en-US). Actual results: 1. Warning during build. 2. Odd coloring for marked up text in the tmp/en-US/html-single/index.html file. Expected results: 1. If tags are valid, no warning should display when building the book. 2. The marked up text should be located higher and be smaller in size than normal text and retain the default black color used for normal text. Additional info: I am informed that "Unvalidated" means that no QA has ever been done on that tag and the presentation is not known. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ publican-list mailing list publican-list@redhat.com https://www.redhat.com/mailman/listinfo/publican-list Wiki: https://fedorahosted.org/publican