User:Sakshi b/Microtask

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
  1. Add the PHP_CSS_Parser as a git submodule to the CSS extension.
  2. Develop a PHP script to read the contents of any CSS file and parse it using parser.
  3. Remove all background attributes and output the modified CSS file.

Status

edit

Reviewed and Verified.

Patch

edit

Patch [1] submitted at Gerrit.