User:Sakshi b/Microtask
Appearance
Objective
[edit]The objective of this micro-task is to use the PHP_CSS_Parser and write a PHP script to parse CSS files using the PHP Parser to remove all unwanted attributes. For this micro-task the PHP script was written to remove all background attributes from the CSS file.
Steps Involved
[edit]- Add the PHP_CSS_Parser as a git submodule to the CSS extension.
- Develop a PHP script to read the contents of any CSS file and parse it using parser.
- Remove all background attributes and output the modified CSS file.
Status
[edit]Reviewed and Verified.
Patch
[edit]Patch [1] submitted at Gerrit.