stealth icon indicating copy to clipboard operation
stealth copied to clipboard

Stealth: CSS Optimizer Integration

Open cookiengineer opened this issue 5 years ago • 0 comments

The CSS Optimizer needs to be integrated and offer a default set of blocked CSS properties, rulesets and conditions. What is to be blocked shall be a simple BLACKLIST-like functional format that should be a list of property names and their functions that should filter out the CSS per-rule(?) or per-element(?).

Currently it is unclear how to implement a per-element parser without a DOM model on the stealth-side, which is therefore dependent on the implementation of the HTML Optimizer that should come first.

cookiengineer avatar Mar 05 '20 10:03 cookiengineer