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
mean-cj wants to merge 1 commit into
sliptree:masterfrom
mean-cj:patch-3
Open

fix getMatchedCSSRules()' is deprecated.#238
mean-cj wants to merge 1 commit into
sliptree:masterfrom
mean-cj:patch-3

Conversation

@mean-cj

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

Copy link
Copy Markdown

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

@damiencriado

Copy link
Copy Markdown

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

@timothyarmes

Copy link
Copy Markdown

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

input::-webkit-outer-spin-button

@amnesia7

Copy link
Copy Markdown

@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
Copy Markdown

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