Element, EventTarget, or CSS selector.
Array of style property names or styles filter to check for.
true if the specified target has all specified styles.
elements!InvalidElementError if the target could not be found or doesn't have a style property.
Checks if all of the style properties on the specified
targetmatch the specifiedsearchcriteria.