bugtex4ht - Bugs: bug #232, Spurious comma in CSS selector...

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #232: Spurious comma in CSS selector causes validation error

Submitted by:  Michal Hoftich <michal_h21>
Submitted on:  Tue Oct 28 13:00:51 2014  
 
Category: NonePriority: 5 - Normal
Severity: 5 - NormalStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Tue Oct 28 23:46:12 2014, comment #1:

Thanks as always Michal; applied.

Karl Berry <karl>
Project Administrator
Tue Oct 28 13:00:51 2014, original submission:

This is relatively minor error, but default CSS produced by tex4ht contains non-valid CSS construct, which causes validation error reported by epubcheck, for instance:

.subsectionToc \string~ .subsubsectionToc,
{margin-left:2em;}}

correct form is

.subsectionToc \string~ .subsubsectionToc
{margin-left:2em;}}

(without comma before '{')

Patch will be attached

Michal Hoftich <michal_h21>
Project Member

 

Attached Files
file #185:  csscomma.patch added by michal_h21 (934B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by karl (Posted a comment)
  • -unavailable- added by michal_h21 (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    2 latest changes follow.

    Date Changed By Updated Field Previous Value => Replaced By
    Tue Oct 28 23:46:12 2014karlOpen/ClosedOpen=>Closed
    Tue Oct 28 13:05:59 2014michal_h21Attached File-=>Added csscomma.patch, #185
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray