MyIntervals / emogrifier

Converts CSS styles into inline style attributes in your HTML code.
https://www.myintervals.com/emogrifier.php
MIT License
906 stars 154 forks source link

Improve documentation of `StringContainsCss` and `assertContainsCss` #1075

Open oliverklee opened 3 years ago

oliverklee commented 3 years ago

We should document that this works both with pure CSS as well as with style nodes.

JakeQZ commented 3 years ago

Also others in the family: IsEquivalentCss and StringContainsCssCount and the assert methods that use them. Probably can be documented in the class or trait DocBlock for each.