@supports test #648
Comments
|
SGTM. can you doublecheck the webkit patch to make sure it adds this item to the |
|
I'm making an assumption and it's not clear in the patch (though it looks like the CSSGrammar.y file might be responsible for that?) if it is in there but they do expose every other At-Rule on the window object. I got the latest nightly for windows and it's not in there yet. |
|
Well, I'm not sure about webkit either. It doesnt look like it exposes this, but it certainly should.. GOod to go for now and we'll keep an eye on this |
|
Just for reference there is talk on the www-style mailing list of introducing a CSS global where things like I'll push the current detect real soon. |
patrickkettner
pushed a commit
to patrickkettner/Modernizr
that referenced
this issue
Feb 22, 2015
LaurentBarbareau
added a commit
to LaurentBarbareau/Modernizr
that referenced
this issue
Sep 29, 2016
URL to Modernizr#648 fixed
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Breaking this out of the @Viewport test #604.
http://jsfiddle.net/ryanseddon/zusu5/2/
Really easy detect by looking for
"CSSSupportsRule" in window. I think that's good enough to push a plugin now.Objections?
The text was updated successfully, but these errors were encountered: