0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for the "box model" voice-family hack. More... over 15 years ago
Add note that this is not finished to README. More... over 15 years ago
Add tests for visual effects. More... over 15 years ago
Re-arrange Values.pm into alphabetical orderings. More... over 15 years ago
Add basic tests for optimising CSS. More... over 15 years ago
Fix incorrect border shorthands. More... over 15 years ago
Add tests for the following properties: direction, unicode-bidi, height, max-width, max-height, min-width, min-height, line-height and vertical-align. More... over 15 years ago
Add tests for reading in stylesheets from the web. More... over 15 years ago
Add tests for reading in stylesheets from the file system. More... over 15 years ago
Dear git - ignore my todo list, ta. More... over 15 years ago
Add tests for outputting visual formatting properties. More... over 15 years ago
Correct code and tests to use "selectors" correctly when rebuilding CSS. More... over 15 years ago
Test selectors, and the clause found within section 4.1.7 of the CSS2.1 spec that says invalid selectors cause the entire block to be ignored. More... over 15 years ago
Test the parser works when braces occur inside of strings. More... over 15 years ago
add test for invalid selector More... over 15 years ago
Flag as error invalid color values. More... over 15 years ago
Provide for different types of 'errors' (error, warning, advisory). More... over 15 years ago
Remove comments during parsing. More... over 15 years ago
Add error reporting facility to the parser (which causes all parsing-based tests to gain new parts of the resulting data structure). More... over 15 years ago
Ensure margin & padding don't get treated as shorthands when less than all four values are provided. More... over 15 years ago
Add tests for outputting textual properties (sorted parse values too). More... over 15 years ago
Add tests for outputting margins and paddings. More... over 15 years ago
Add tests for outputting font properties. More... over 15 years ago
Add tests for outputting color properties. More... over 15 years ago
Add tests for outputting border properties. More... over 15 years ago
Add tests for outputting background properties. More... over 15 years ago
Merge the content of CSS::Prepare::Parse into CSS::Prepare, as there is benefit in having common code between parsing and outputting CSS. More... over 15 years ago
Move relevant content across from previous p5-css-prepare repository. More... over 15 years ago
started project More... over 15 years ago