Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

fix getMatchedCSSRules()' is deprecated. #238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mean-cj
Copy link

@mean-cj mean-cj commented Jun 7, 2015

'getMatchedCSSRules()' is deprecated. For more help, check https://code.google.com/p/chromium/issues/detail?id=437569#c2

@damiencriado
Copy link

👍 ...........

@timothyarmes
Copy link

This PR breaks safari on iOS when any stylesheet contain things like:

input::-webkit-outer-spin-button

@amnesia7
Copy link

@timothyarmes is that because of split(": ") on line 96?
Does this allow for minified stylesheets which wouldn't have the space after the colon?

@amnesia7
Copy link

Is the intention of this part of the code just to get the width? Or am I missing something.
If that's all it's doing it seems a little excessive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants