getMatchedCSSRules and IE
- extract all IHTMLStyleSheetRules of document.
- filter those by interesting style value.
- test whether a element is able to be applied to rule by msMatchesSelector method,
which is invoked with arguments;selectorText of rule and the element.
CSSUtilities seems not to support IE10+.
댓글
댓글 쓰기