Emogrifier::replaceUnmatchableNotComponent()
Method: Helps `removeUnmatchablePseudoComponents()` replace or remove a selector `:not(.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1083
Method: Helps `removeUnmatchablePseudoComponents()` replace or remove a selector `:not(.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1083
Method: Checks whether there is at least one matching element for $cssSelector.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1109
Method: Returns CSS content.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1128
Method: Drops a media query type from the allowed list.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:778
Method: Creates a DOMDocument instance from the given HTML and stores it in $this->domDocument.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:426
Method: Adds a selector to exclude nodes from emogrification.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:794
Method: Returns the HTML with added document type, Content-Type meta tag, and self-closing slashes, if needed, ensuring that the HTML will be good for creating a DOM document from it.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:448
Method: No longer excludes the nodes matching this selector from emogrification.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:806
Method: Applies $this->css to $this->domDocument.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:465
Method: Parses the document and normalizes all existing CSS attributes.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:821