LMS

Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
Tasklist

FS#362 - Enhance server side CSS parser to handle custom pseudo classes

Attached to Project: LMS
Opened by Guillaume (Guillaume) - Thursday, 26 April 2012, 13:18 GMT
Last edited by Guillaume (Guillaume) - Friday, 08 June 2012, 07:46 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Guillaume (Guillaume)
Operating System All
Severity Low
Priority Normal
Reported Version alpha4
Due in Version alpha5
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Enhance server side CSS parser to handle custom pseudo classes (with arguments)
This task depends upon

Closed by  Guillaume (Guillaume)
Friday, 08 June 2012, 07:46 GMT
Reason for closing:  Implemented
Comment by Guillaume (Guillaume) - Monday, 21 May 2012, 15:34 GMT
a solution is to use the parser : https://github.com/corgrath/osbcp-css-parser

to extract : the selectors and rules

then use the same regex used on client side to parse the selectors.

Loading...